Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTTFontFile.php2438 $repl = $this->_makeGSUBinputMatch($inputGlyphs, "()");
2448 $repl = $this->_makeGSUBinputMatch($inputGlyphs, "()");
2458 $repl = $this->_makeGSUBinputMatch($inputGlyphs, "()");
2469 $repl = $this->_makeGSUBinputMatch($inputGlyphs, $ignore);
3088 function _makeGSUBinputMatch($inputGlyphs, $ignore) function in Mpdf\\TTFontFile
DOtlDump.php2835 function _makeGSUBinputMatch($inputGlyphs, $ignore) function in Mpdf\\OtlDump