Home
last modified time | relevance | path

Searched defs:numGlyphs (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTTFontFile.php4523 function getHMTX($numberOfHMetrics, $numGlyphs, &$glyphToChar, $scale)
4625 function getLOCA($indexToLocFormat, $numGlyphs)
DOtlDump.php4071 function getHMTX($numberOfHMetrics, $numGlyphs, &$glyphToChar, $scale)
4164 function getLOCA($indexToLocFormat, $numGlyphs)
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js36105 function sanitizeMetrics(font, header, metrics, numGlyphs, dupFirstEntry) { argument
36244 function sanitizeHead(head, numGlyphs, locaLength) { argument
36274 …function sanitizeGlyphLocations(loca, glyf, numGlyphs, isGlyphLocationsLong, hintsValid, dupFirstE… argument
39513 compileCharset: function CFFCompiler_compileCharset(charset, numGlyphs, strings, isCIDFont) { argument