Home
last modified time | relevance | path

Searched refs:textChunk (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js31803 function runBidiTransform(textChunk) {
31804 var str = textChunk.str.join('');
31805 var bidiResult = (0, _bidi.bidi)(str, -1, textChunk.vertical);
31809 width: textChunk.width,
31810 height: textChunk.height,
31811 transform: textChunk.transform,
31812 fontName: textChunk.fontName
31825 var textChunk = ensureTextContentItem();
31855 addFakeSpaces(wordSpacing, textChunk.str);
31873 textChunk.str.push(glyphUnicode);
[all …]
Dpdf.worker.js.map1textChunk","bidiResult","bidi","replaceWhitespace","dir","ensureTextContentItem","glyph","glyphWid…