Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js31699 lastAdvanceWidth: 0, property
31769 textContentItem.lastAdvanceWidth = 0;
31877 textChunk.lastAdvanceWidth = width;
31998 textContentItem.width += args[0] - textContentItem.lastAdvanceWidth;
32000 … diff = args[0] - textContentItem.lastAdvanceWidth - (args[1] - textContentItem.lastAdvanceHeight);
32027 textContentItem.width += advance.width - textContentItem.lastAdvanceWidth;
32029 …diff = advance.width - textContentItem.lastAdvanceWidth - (advance.height - textContentItem.lastAd…
Dpdf.worker.js.map1lastAdvanceWidth","lastAdvanceHeight","textAdvanceScale","spaceWidth","fakeSpaceMin","fakeMultiSpa…