Home
last modified time | relevance | path

Searched refs:endGlyphID (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DClassTable.java99 private int endGlyphID; field in ClassTable.ClassRangeRecord
102 public ClassRangeRecord(int startGlyphID, int endGlyphID, int classID) in ClassRangeRecord() argument
105 this.endGlyphID = endGlyphID; in ClassRangeRecord()
113 System.out.print(Utility.hex(endGlyphID, 6)); in write()
118 writer.writeData(endGlyphID); in write()
/external/fonttools/Lib/fontTools/ttLib/tables/
DS_V_G_.py186 self.docList.append( [doc, entry.startGlyphID, entry.endGlyphID] )
205 for doc, startGlyphID, endGlyphID in self.docList:
219 entry = struct.pack(">HHLL", startGlyphID, endGlyphID, docOffset, docLength)
261 for doc, startGlyphID, endGlyphID in self.docList:
266 entry = struct.pack(">HHLL", startGlyphID, endGlyphID, docOffset, docLength)
276 writer.begintag("svgDoc", startGlyphID=startGID, endGlyphID=endGID)
330 self.endGlyphID = None # USHORT
335 …ID: %s, svgDocOffset: %s, svgDocLength: %s" % (self.startGlyphID, self.endGlyphID, self.svgDocOffs…
/external/harfbuzz_ng/src/
Dhb-ot-color-svg-table.hh44 { return g < startGlyphID ? -1 : g > endGlyphID ? 1 : 0; } in cmp()
63 HBUINT16 endGlyphID; /* The last glyph ID in the range described by member