Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTTFontFile.php2439 $subs = $this->_makeGSUBinputReplacement(1, $substitute, "()", 0, 1, 0);
2449 $subs = $this->_makeGSUBinputReplacement(1, $substitute, "()", 0, 1, 0);
2459 $subs = $this->_makeGSUBinputReplacement(1, $substitute, "()", 0, 1, 0);
2470 …$subs = $this->_makeGSUBinputReplacement(count($inputGlyphs), $substitute, $ignore, 0, count($inpu…
3135 function _makeGSUBinputReplacement($nInput, $REPL, $ignore, $nBsubs, $mLen, $seqIndex) function in Mpdf\\TTFontFile
DOtlDump.php2882 function _makeGSUBinputReplacement($nInput, $REPL, $ignore, $nBsubs, $mLen, $seqIndex) function in Mpdf\\OtlDump