Searched refs:getCMAP4 (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TTFontFile.php | 617 $this->getCMAP4($unicode_cmap_offset, $glyphToChar, $charToGlyph); 1095 $this->getCMAP4($unicode_cmap_offset, $glyphToChar, $charToGlyph); 3539 $this->getCMAP4($unicode_cmap_offset, $glyphToChar, $charToGlyph); 4070 $this->getCMAP4($unicode_cmap_offset, $glyphToChar, $charToGlyph); 4649 function getCMAP4($unicode_cmap_offset, &$glyphToChar, &$charToGlyph) function in Mpdf\\TTFontFile 4841 $this->getCMAP4($unicode_cmap_offset, $glyphToChar, $charToGlyph);
|
| D | OtlDump.php | 838 $this->getCMAP4($unicode_cmap_offset, $glyphToChar, $charToGlyph); 4188 function getCMAP4($unicode_cmap_offset, &$glyphToChar, &$charToGlyph) function in Mpdf\\OtlDump
|