Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/ !
DOtl.php53 var $GSUB_offset; variable in Mpdf\\Otl
144 $this->GSUB_offset = $this->GDEFdata[$this->fontkey]['GSUB_offset'] = $font['GSUB_offset'];
154 $this->GSUB_offset = $this->GDEFdata[$this->fontkey]['GSUB_offset'];
1317 …btable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag,…
1370 …btable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag,…
1426 …btable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag,…
1512 …btable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag,…
1546 …$currGlyph, $currGID, $nextGlyph, $nextGID, ($subtable_offset - $this->GSUB_offset), $Type, $this-…
1885 …, $luc, $luptr, $lucurrGlyph, $lucurrGID, ($lusubtable_offset - $this->GSUB_offset), $luType, $luF…
1994 …, $luc, $luptr, $lucurrGlyph, $lucurrGID, ($lusubtable_offset - $this->GSUB_offset), $luType, $luF…
[all …]
DTTFontFile.php1358 $GSUB_offset = 0;
1365 $GSUB_offset = $this->seek_table('GSUB');
1380 'GSUB_offset' => $GSUB_offset,