Searched refs:getGlyphData (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TTFontFile.php | 3841 $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);
|
| D | OtlDump.php | 4007 function getGlyphData($originalGlyphIdx, &$maxdepth, &$depth, &$points, &$contours) function in Mpdf\\OtlDump 4013 $this->getGlyphData($glyphIdx, $maxdepth, $depth, $points, $contours);
|