Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js36274 …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) {
Dpdf.worker.js.map1isGlyphLocationsLong","glyphsInfo","sanitizeGlyphLocations","metricsOverride","readPostScriptTable…