Home | History | Annotate | Download | only in src

Lines Matching refs:get_class

939   inline unsigned int get_class (hb_codepoint_t glyph_id) const
994 inline unsigned int get_class (hb_codepoint_t glyph_id) const
1050 get_class (hb_codepoint_t glyph_id) const
1053 case 1: return u.format1.get_class(glyph_id);
1054 case 2: return u.format2.get_class(glyph_id);