Home
last modified time | relevance | path

Searched refs:subtable (Results 1 – 11 of 11) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dot.class.php106 $subtable = new OpenTypeFileCMAPSubtable();
107 $subtable->_read($filehandle);
114 return $subtable;
575 $subtable = new OpenTypeFileCMAPSubtable();
576 $subtable->_read($filehandle);
578 return $subtable;
598 $subtable =& $file->_getCMAPSubtable($this->_encodings[$index]->_offset);
599 $this->_subtables[$index] =& $subtable;
600 return $subtable;
Dfont.class.php83 $subtable = $cmap->findSubtable(OT_CMAP_PLATFORM_WINDOWS,
93 $glyphIndex = $subtable->lookup($ucs2);
Dpdf.fpdf.makefont.php23 $subtable =& $cmap->findSubtable(OT_CMAP_PLATFORM_WINDOWS,
44 $glyphIndex = $subtable->lookup($ucs2);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php1564 …function _applyGSUBsubtableSpecial($lookupID, $subtable, $ptr, $currGlyph, $currGID, $nextGlyph, $… argument
1633 …function _applyGSUBsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $T… argument
1671 $this->_dumpproc('GSUB', $lookupID, $subtable, $Type, $SubstFormat, $ptr, $currGlyph, $level);
1701 $this->_dumpproc('GSUB', $lookupID, $subtable, $Type, $SubstFormat, $ptr, $currGlyph, $level);
1747 $this->_dumpproc('GSUB', $lookupID, $subtable, $Type, $SubstFormat, $ptr, $currGlyph, $level);
1809 $this->_dumpproc('GSUB', $lookupID, $subtable, $Type, $SubstFormat, $ptr, $currGlyph, $level);
1863 … $this->_dumpproc('GSUB', $lookupID, $subtable, $Type, $SubstFormat, $ptr, $currGlyph, $level);
1972 … $this->_dumpproc('GSUB', $lookupID, $subtable, $Type, $SubstFormat, $ptr, $currGlyph, $level);
2068 … $this->_dumpproc('GSUB', $lookupID, $subtable, $Type, $SubstFormat, $ptr, $currGlyph, $level);
2238 … $this->_dumpproc('GSUB', $lookupID, $subtable, $Type, $SubstFormat, $ptr, $currGlyph, $level);
[all …]
/plugin/latexcaption/
DREADME.md32 …- Currently supported blocks to caption are: `figure`, `subfigure`, `table`, `subtable`, `codebloc…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js30319 result.table = table.data.concat(result.subtable);
30413 …, searchRange, segCount, segCountX2, startCode, startCodes, startGlyph, subtable, _i, _j, _k, _l, … variable
30414 subtable = new Data; variable
30444 subtable.writeUInt16(1);
30445 subtable.writeUInt16(0);
30446 subtable.writeUInt32(12);
30447 subtable.writeUInt16(0);
30448 subtable.writeUInt16(262);
30449 subtable.writeUInt16(0);
30450 subtable.write(indexes);
[all …]
Dpdfmake.min.js.map1subtable","endCode","glyphId","glyphIds","idDelta","idRangeOffset","saveOffset","segCount","segCou…
Dpdfmake.min.js14subtable),i},CmapTable}(i),e=function(){function t(t,e){var n,r,i,o,a,s,h,u,l,c,f,d,p,g,v,m,y,w,_;… property
/plugin/datatables/assets/pdfmake/
Dpdfmake.js37467 var subtable = this.encodeTable[uCode >> 8];
37468 if (subtable !== undefined)
37469 dbcsCode = subtable[uCode & 0xFF];
54695 subtable: new r.Pointer(r.uint32, IndexSubtable)
55432 subtable: KernSubtable,
55449 subtable: KernSubtable,
55797 subtable: BslnSubtable
56458 var s = table.subtable;
58014 var subtable = _step26.value;
58015 if (subtable.subFeatureFlags & flags) {
[all …]
Dpdfmake.min.js2subtable:new g.Pointer(g.uint32,zt)}),jt=new g.Struct({indexSubTableArray:new g.Pointer(g.uint32,n…
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js.map1subtable from the cmap according to 9.6.6.4 from\n * PDF spec\n */\n function rea…