Searched refs:getGlyphs (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TTFontFile.php | 3600 $this->getGlyphs($originalGlyphIdx, $start, $glyphSet, $subsetglyphs); 4482 function getGlyphs($originalGlyphIdx, &$start, &$glyphSet, &$subsetglyphs) function in Mpdf\\TTFontFile 4505 $this->getGlyphs($glyphIdx, $start, $glyphSet, $subsetglyphs);
|
| D | OtlDump.php | 4026 function getGlyphs($originalGlyphIdx, &$start, &$glyphSet, &$subsetglyphs) function in Mpdf\\OtlDump 4047 $this->getGlyphs($glyphIdx, $start, $glyphSet, $subsetglyphs);
|