Searched defs:ClassDefFormat1 (Results 1 – 1 of 1) sorted by relevance
1005 struct ClassDefFormat1 struct1010 inline unsigned int get_class (hb_codepoint_t glyph_id) const in get_class()1018 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()1025 inline void add_class (set_t *glyphs, unsigned int klass) const { in add_class()1032 inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const { in intersects_class()1054 USHORT classFormat; /* Format identifier--format = 1 */1055 GlyphID startGlyph; /* First GlyphID of the classValueArray */1057 classValue; /* Array of Class Values--one per GlyphID */