Searched refs:locaLength (Results 1 – 2 of 2) sorted by relevance
/plugin/pdfjs/pdfjs/build/ |
D | pdf.worker.js | 36244 function sanitizeHead(head, numGlyphs, locaLength) { argument 36262 if (locaLength === numGlyphsPlusOne << 1) { 36265 } else if (locaLength === numGlyphsPlusOne << 2) {
|
D | pdf.worker.js.map | 1 …locaLength","itemSize","itemDecode","itemEncode","numGlyphsOut","dupFirstEntry","locaData","loca",…
|