Searched defs:ClassTable (Results 1 – 4 of 4) sorted by relevance
19 public class ClassTable implements LookupSubtable class127 public ClassTable() in ClassTable() method in ClassTable
674 struct ClassTable struct676 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int outOfRange) const in get_class()681 unsigned int get_class (hb_codepoint_t glyph_id, in get_class()687 bool sanitize (hb_sanitize_context_t *c) const in sanitize()693 HBGlyphID16 firstGlyph; /* First glyph index included in the trimmed array. */694 Array16Of<HBUCHAR> classArray; /* The class codes (indexed by glyph index minus
35 using ClassTable = tables::HeapGraphClassTable; typedef
46 using ClassTable = tables::HeapGraphClassTable; typedef