Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTTFontFileAnalysis.php261 $format = $this->get_ushort($cmap_offset + $offset);
268 $format = $this->get_ushort($cmap_offset + $offset);
388 $glyph = $this->get_ushort($offset);
DTTFontFile.php462 function get_ushort($pos) function in Mpdf\\TTFontFile
600 $format = $this->get_ushort($cmap_offset + $offset);
606 $format = $this->get_ushort($cmap_offset + $offset);
1023 $format = $this->get_ushort($cmap_offset + $offset);
1033 $format = $this->get_ushort($cmap_offset + $offset);
3524 $format = $this->get_ushort($cmap_offset + $offset);
3911 $fsSelection = $this->get_ushort($os2_offset + 62);
3920 $nonBMP = $this->get_ushort($os2_offset + 46);
4018 $format = $this->get_ushort($cmap_offset + $offset);
4026 $format = $this->get_ushort($cmap_offset + $offset);
[all …]
DOtlDump.php381 function get_ushort($pos) function in Mpdf\\OtlDump
761 $format = $this->get_ushort($cmap_offset + $offset);
773 $format = $this->get_ushort($cmap_offset + $offset);
4228 $glyph = $this->get_ushort($offset);