Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php1111 $glyphs = $this->_getCoverage();
1361 $glyphs = $this->_getCoverage();
1648 $glyphs = $this->_getCoverage(false);
1668 $glyphs = $this->_getCoverage();
1689 $glyphs = $this->_getCoverage();
1717 $glyphs = $this->_getCoverage();
1748 $Lookup[$i]['Subtable'][$c]['CoverageGlyphs'] = $CoverageGlyphs = $this->_getCoverage();
1765 $Lookup[$i]['Subtable'][$c]['CoverageGlyphs'] = $CoverageGlyphs = $this->_getCoverage();
1807 $glyphs = $this->_getCoverage();
1820 $Lookup[$i]['Subtable'][$c]['CoverageGlyphs'] = $CoverageGlyphs = $this->_getCoverage();
2943 function _getCoverage($convert2hex = true) global() function in Mpdf\\OtlDump
[all...]
H A DTTFontFile.php1348 $glyphs = $this->_getCoverage();
1610 $glyphs = $this->_getCoverage(false, 2);
1860 $glyphs = $this->_getCoverage(false);
1879 $glyphs = $this->_getCoverage();
1899 $glyphs = $this->_getCoverage();
1918 $glyphs = $this->_getCoverage();
1951 $Lookup[$i]['Subtable'][$c]['CoverageGlyphs'] = $CoverageGlyphs = $this->_getCoverage();
1967 $Lookup[$i]['Subtable'][$c]['CoverageGlyphs'] = $CoverageGlyphs = $this->_getCoverage();
2007 $glyphs = $this->_getCoverage();
2017 $Lookup[$i]['Subtable'][$c]['CoverageGlyphs'] = $CoverageGlyphs = $this->_getCoverage();
3181 function _getCoverage($convert2hex = true, $mode = 1) global() function in Mpdf\\TTFontFile
[all...]
H A DOtl.php2303 $glyphs = $this->_getCoverage();
2309 $glyphs = $this->_getCoverage();
2315 $glyphs = $this->_getCoverage();
3508 $BaseGlyphs = implode('|', $this->_getCoverage());
3591 $LigatureGlyphs = implode('|', $this->_getCoverage());
3688 $Mark2Glyphs = implode('|', $this->_getCoverage());
4102 $glyphs = $this->_getCoverage();
4108 $glyphs = $this->_getCoverage();
4114 $glyphs = $this->_getCoverage();
5895 // Otherwise the same as fn below _getCoverage
5925 private function _getCoverage() global() function in Mpdf\\Otl
[all...]