Home
last modified time | relevance | path

Searched refs:_makeGSUBlookaheadMatch (Results 1 – 2 of 2) sorted by last modified time

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php2867 function _makeGSUBlookaheadMatch($lookaheadGlyphs, $ignore) function in Mpdf\\OtlDump
H A DTTFontFile.php2620 $lookaheadMatch = $this->_makeGSUBlookaheadMatch($lookaheadGlyphs, $ignore);
2696 $lookaheadMatch = $this->_makeGSUBlookaheadMatch($lookaheadGlyphs, $ignore);
2812 $lookaheadMatch = $this->_makeGSUBlookaheadMatch($lookaheadGlyphs, $ignore);
2880 $lookaheadMatch = $this->_makeGSUBlookaheadMatch($lookaheadGlyphs, $ignore);
3120 function _makeGSUBlookaheadMatch($lookaheadGlyphs, $ignore)
3108 function _makeGSUBlookaheadMatch($lookaheadGlyphs, $ignore) global() function in Mpdf\\TTFontFile