Searched refs:isGlyphLocationsLong (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 36274 …function sanitizeGlyphLocations(loca, glyf, numGlyphs, isGlyphLocationsLong, hintsValid, dupFirstE… argument 36277 if (isGlyphLocationsLong) { 36914 var isGlyphLocationsLong = int16(tables['head'].data[50], tables['head'].data[51]); 36915 …sanitizeGlyphLocations(tables['loca'], tables['glyf'], numGlyphs, isGlyphLocationsLong, hintsValid… 47123 function parseGlyfTable(glyf, loca, isGlyphLocationsLong) { 47126 if (isGlyphLocationsLong) {
|
| D | pdf.worker.js.map | 1 …isGlyphLocationsLong","glyphsInfo","sanitizeGlyphLocations","metricsOverride","readPostScriptTable…
|