Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php1310 $currGlyph = $this->OTLdata[$ptr]['hex'];
1317 …$shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this-…
1353 $currGlyph = $this->OTLdata[$ptr]['hex'];
1370 …$shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this-…
1419 $currGlyph = $this->OTLdata[$ptr]['hex'];
1426 …$shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this-…
1476 $currGlyph = $this->OTLdata[$ptr]['hex'];
1512 …$shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this-…
1523 …ld_spec && strpos('0094D 009CD 00A4D 00ACD 00B4D 00BCD 00C4D 00CCD 00D4D', $currGlyph) !== false) {
1546 …$shift = $this->_applyGSUBsubtableSpecial($lu, $c, $ptr, $currGlyph, $currGID, $nextGlyph, $nextGI…
[all …]