Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A 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($inputGlyphs), 0);
3135 function _makeGSUBinputReplacement($nInput, $REPL, $ignore, $nBsubs, $mLen, $seqIndex)
3123 function _makeGSUBinputReplacement($nInput, $REPL, $ignore, $nBsubs, $mLen, $seqIndex) global() function in Mpdf\\TTFontFile
H A DOtlDump.php2882 function _makeGSUBinputReplacement($nInput, $REPL, $ignore, $nBsubs, $mLen, $seqIndex) function in Mpdf\\OtlDump