Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTTFontFile.php3841 $this->getGlyphData($originalGlyphIdx, $maxdepth, $depth, $points, $contours);
4465 function getGlyphData($originalGlyphIdx, &$maxdepth, &$depth, &$points, &$contours) function in Mpdf\\TTFontFile
4472 $this->getGlyphData($glyphIdx, $maxdepth, $depth, $points, $contours);
DOtlDump.php4007 function getGlyphData($originalGlyphIdx, &$maxdepth, &$depth, &$points, &$contours) function in Mpdf\\OtlDump
4013 $this->getGlyphData($glyphIdx, $maxdepth, $depth, $points, $contours);