Searched refs:subtable (Results 1 – 11 of 11) sorted by relevance
106 $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;
83 $subtable = $cmap->findSubtable(OT_CMAP_PLATFORM_WINDOWS,93 $glyphIndex = $subtable->lookup($ucs2);
23 $subtable =& $cmap->findSubtable(OT_CMAP_PLATFORM_WINDOWS,44 $glyphIndex = $subtable->lookup($ucs2);
1564 …function _applyGSUBsubtableSpecial($lookupID, $subtable, $ptr, $currGlyph, $currGID, $nextGlyph, $… argument1633 …function _applyGSUBsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $T… argument1671 $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 …]
32 …- Currently supported blocks to caption are: `figure`, `subfigure`, `table`, `subtable`, `codebloc…
30319 result.table = table.data.concat(result.subtable);30413 …, searchRange, segCount, segCountX2, startCode, startCodes, startGlyph, subtable, _i, _j, _k, _l, … variable30414 subtable = new Data; variable30444 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 …]
1 …subtable","endCode","glyphId","glyphIds","idDelta","idRangeOffset","saveOffset","segCount","segCou…
14 …subtable),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
37467 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: BslnSubtable56458 var s = table.subtable;58014 var subtable = _step26.value;58015 if (subtable.subFeatureFlags & flags) {[all …]
2 …subtable:new g.Pointer(g.uint32,zt)}),jt=new g.Struct({indexSubTableArray:new g.Pointer(g.uint32,n…
1 …subtable from the cmap according to 9.6.6.4 from\n * PDF spec\n */\n function rea…