Lines Matching defs:get_class
999 inline unsigned int get_class (hb_codepoint_t glyph_id) const1056 inline unsigned int get_class (hb_codepoint_t glyph_id) const1113 inline unsigned int get_class (hb_codepoint_t glyph_id) const1116 case 1: return u.format1.get_class(glyph_id);1117 case 2: return u.format2.get_class(glyph_id);