Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTTFontFile.php617 $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);
DOtlDump.php838 $this->getCMAP4($unicode_cmap_offset, $glyphToChar, $charToGlyph);
4188 function getCMAP4($unicode_cmap_offset, &$glyphToChar, &$charToGlyph) function in Mpdf\\OtlDump