Searched refs:ucs2 (Results 1 – 12 of 12) sorted by relevance
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | manager.encoding.php | 279 foreach ($vector as $code => $ucs2) { 280 if (isset($GLOBALS['g_unicode_glyphs'][$ucs2])) { 281 $result[$code] = $GLOBALS['g_unicode_glyphs'][$ucs2]; 282 } elseif ($ucs2 == 0xFFFF) { 287 $result[$code] = sprintf("u%04X", $ucs2);
|
| D | font.class.php | 92 foreach ($map as $code => $ucs2) { 93 $glyphIndex = $subtable->lookup($ucs2);
|
| D | pdf.fpdf.makefont.php | 37 $ucs2 = $map[$code]; 44 $glyphIndex = $subtable->lookup($ucs2);
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | cpexcel.full.mjs | 1084 return mdb.slice(0, 2 * len).toString('ucs2'); 1161 return out.slice(0,k).toString('ucs2'); 1182 return mdb.slice(0,k).toString('ucs2');
|
| D | xlsx.mjs | 3740 return out.slice(0,k).toString('ucs2');
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 32486 var ucs2 = ucs2CMap.lookup(cid); 32488 if (ucs2) { 32489 … toUnicode[charcode] = String.fromCharCode((ucs2.charCodeAt(0) << 8) + ucs2.charCodeAt(1));
|
| D | pdf.worker.js.map | 1 …ucs2","ucs2CMap","readToUnicode","cmapObj","cmap","w2","readCidToGidMap","glyphsData","glyphID","e…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js.map | 1 …ucs2':\n\t case 'ucs-2':\n\t case 'utf16le':\n\t case 'utf-16le':\n\t return true\n\…
|
| /plugin/ol3/ |
| D | script.js | 1 …))),o=w(r,m,n==i),r=0,++n}++r,++e}return S.join("")}if(s={version:"1.3.2",ucs2:{decode:_,encode:b}… property
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 37923 ucs2: { type: "_internal", bomAware: true},
|
| D | pdfmake.min.js | 2 …l",bomAware:!0},cesu8:{type:"_internal",bomAware:!0},unicode11utf8:"utf8",ucs2:{type:"_internal",b…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return true\n defau…
|