Searched refs:appendTextToDiv (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 12485 appendTextToDiv(divIdx, 0, begin.offset, className); 12488 function appendTextToDiv(divIdx, fromOffset, toOffset, className) { function 12531 appendTextToDiv(prevEnd.divIdx, prevEnd.offset, infinity.offset); 12536 appendTextToDiv(prevEnd.divIdx, prevEnd.offset, begin.offset); 12540 appendTextToDiv(begin.divIdx, begin.offset, end.offset, 'highlight' + highlightSuffix); 12542 … appendTextToDiv(begin.divIdx, begin.offset, infinity.offset, 'highlight begin' + highlightSuffix); 12555 appendTextToDiv(prevEnd.divIdx, prevEnd.offset, infinity.offset);
|
| D | viewer.js.map | 1 …appendTextToDiv","span","i0","i1","isSelected","highlightSuffix","beginText","n0","n1","clearedUnt…
|