Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php1311 $currGID = $this->OTLdata[$ptr]['uni'];
1315 if (isset($this->GSLuCoverage[$lu][$c][$currGID])) {
1317 …$shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this-…
1354 $currGID = $this->OTLdata[$ptr]['uni'];
1368 if (isset($this->GSLuCoverage[$lu][$c][$currGID])) {
1370 …$shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this-…
1420 $currGID = $this->OTLdata[$ptr]['uni'];
1424 if (isset($this->GSLuCoverage[$lu][$c][$currGID])) {
1426 …$shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this-…
1477 $currGID = $this->OTLdata[$ptr]['uni'];
[all …]