Searched refs:fontCharCode (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 35364 var fontCharCode = nextAvailableFontCharCode++; 35370 newMap[fontCharCode] = glyphId; 35371 toFontChar[originalCharCode] = fontCharCode; 35390 fontCharCode: charCode | 0, property 35397 fontCharCode: 0, property 35403 return a.fontCharCode - b.fontCharCode; 35409 var start = codes[n].fontCharCode; 35414 while (n < length && end + 1 === codes[n].fontCharCode) { 37284 var fontCharCode, width, operatorListId; 37301 fontCharCode = this.toFontChar[charcode] || charcode; [all …]
|
| D | pdf.worker.js.map | 1 …fontCharCode","codeIndices","getRanges","string16","bmpLength","trailingRangesCount","segCount","s…
|