Lines Matching defs:get_class
939 inline unsigned int get_class (hb_codepoint_t glyph_id) const994 inline unsigned int get_class (hb_codepoint_t glyph_id) const1050 get_class (hb_codepoint_t glyph_id) const1053 case 1: return u.format1.get_class(glyph_id);1054 case 2: return u.format2.get_class(glyph_id);