Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php384 function get_table_pos($tag) function in Mpdf\\TTFontFile
409 $tpos = $this->get_table_pos($tag);
538 list($pos, $length) = $this->get_table_pos($tag);
3579 list($start, $dummy) = $this->get_table_pos('glyf');
3723 list($glyfOffset, $glyfLength) = $this->get_table_pos('glyf');
4129 list($start, $dummy) = $this->get_table_pos('glyf');
4365 list($glyfOffset, $glyfLength) = $this->get_table_pos('glyf');
H A DOtlDump.php306 function get_table_pos($tag) function in Mpdf\\OtlDump
328 $tpos = $this->get_table_pos($tag);
445 list($pos, $length) = $this->get_table_pos($tag);