Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php55 var $GPOS_offset; variable in Mpdf\\Otl
145 $this->GPOS_offset = $this->GDEFdata[$this->fontkey]['GPOS_offset'] = $font['GPOS_offset'];
155 $this->GPOS_offset = $this->GDEFdata[$this->fontkey]['GPOS_offset'];
3186 …btable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GPOS_offset + $this->GSUB_l…
3873 …, $luc, $luptr, $lucurrGlyph, $lucurrGID, ($lusubtable_offset - $this->GPOS_offset + $this->GSUB_l…
4058 …, $luc, $luptr, $lucurrGlyph, $lucurrGID, ($lusubtable_offset - $this->GPOS_offset + $this->GSUB_l…
4144 …, $luc, $luptr, $lucurrGlyph, $lucurrGID, ($lusubtable_offset - $this->GPOS_offset + $this->GSUB_l…
DTTFontFile.php1359 $GPOS_offset = 0;
1371 $GPOS_offset = $this->seek_table('GPOS');
1381 'GPOS_offset' => $GPOS_offset,