Searched refs:encodingId (Results 1 – 7 of 7) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | ot.class.php | 375 function lookup($platformId, $encodingId, $languageId, $nameId) { argument 379 if ($this->_nameRecord[$i]->match($platformId, $encodingId, $languageId, $nameId)) { 412 function match($platformId, $encodingId, $languageId, $nameId) { argument 415 (is_null($encodingId) || $encodingId == $this->_encodingId) && 581 function &findSubtable($platformId, $encodingId) { argument 587 $encoding->_encodingId == $encodingId) {
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | TTFontFileAnalysis.php | 63 $x[$i]['encodingId'] = $this->read_ushort(); 84 $x[$i]['encodingId'] = $this->read_ushort(); 91 if ($x[$i]['platformId'] == 1 && $x[$i]['encodingId'] == 0 && $x[$i]['languageId'] == 0) { // Roman 131 $encodingId = $this->read_ushort(); 140 if ($platformId == 3 && $encodingId == 1 && $languageId == 0x409) { // Microsoft, Unicode, US English, PS Name 155 } elseif ($platformId == 1 && $encodingId == 0 && $languageId == 0) { // Macintosh, Roman, English, PS Name
|
H A D | TTFontFile.php | 691 $encodingId = $this->read_ushort(); 702 if ($platformId == 3 && $encodingId == 1 && $languageId == 0x409) { // Microsoft, Unicode, US English, PS Name 717 } elseif ($platformId == 1 && $encodingId == 0 && $languageId == 0) { // Macintosh, Roman, English, PS Name 4182 $encodingId = $this->read_ushort(); 4183 if ($platformId == 3 && $encodingId == 1) {
|
H A D | OtlDump.php | 485 $encodingId = $this->read_ushort(); 494 if ($platformId == 3 && $encodingId == 1 && $languageId == 0x409) { // Microsoft, Unicode, US English, PS Name 510 if ($platformId == 1 && $encodingId == 0 && $languageId == 0) { // Macintosh, Roman, English, PS Name
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 35912 encodingId: -1, 35928 var encodingId = font.getUint16(); 35932 …ialTable && potentialTable.platformId === platformId && potentialTable.encodingId === encodingId) { 35936 if (platformId === 0 && encodingId === 0) { 35938 } else if (platformId === 1 && encodingId === 0) { 35946 } else if (isSymbolicFont && platformId === 3 && encodingId === 0) { 35954 encodingId: encodingId, 35972 encodingId: -1, 36080 encodingId: -1, 36099 encodingId: potentialTable.encodingId, [all …]
|
H A D | pdf.worker.js.map | 1 …encodingId","mappings","hasShortCmap","canBreak","useTable","potentialTable","format","segIndex","…
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |