Searched refs:platformId (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 414 (is_null($platformId) || $platformId == $this->_platformId) && 581 function &findSubtable($platformId, $encodingId) { argument 586 if ($encoding->_platformId == $platformId &&
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | TTFontFileAnalysis.php | 62 $x[$i]['platformId'] = $this->read_ushort(); 83 $x[$i]['platformId'] = $this->read_ushort(); 91 if ($x[$i]['platformId'] == 1 && $x[$i]['encodingId'] == 0 && $x[$i]['languageId'] == 0) { // Roman 130 $platformId = $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 | 690 $platformId = $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 4181 $platformId = $this->read_ushort(); 4183 if ($platformId == 3 && $encodingId == 1) {
|
H A D | OtlDump.php | 484 $platformId = $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 | 35911 platformId: -1, 35927 var platformId = font.getUint16(); 35932 …if (potentialTable && potentialTable.platformId === platformId && potentialTable.encodingId === en… 35936 if (platformId === 0 && encodingId === 0) { 35938 } else if (platformId === 1 && encodingId === 0) { 35946 } else if (isSymbolicFont && platformId === 3 && encodingId === 0) { 35953 platformId: platformId, 35971 platformId: -1, 36079 platformId: -1, 36098 platformId: potentialTable.platformId, [all …]
|
H A D | pdf.worker.js.map | 1 …platformId","encodingId","mappings","hasShortCmap","canBreak","useTable","potentialTable","format"…
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |