Searched refs:get_sid (Results 1 – 1 of 1) sorted by relevance
321 hb_codepoint_t get_sid (hb_codepoint_t glyph) const in get_sid() function384 hb_codepoint_t get_sid (hb_codepoint_t glyph) const in get_sid() function522 hb_codepoint_t get_sid (hb_codepoint_t glyph, unsigned int num_glyphs) const in get_sid() function527 case 0: return u.format0.get_sid (glyph); in get_sid()528 case 1: return u.format1.get_sid (glyph); in get_sid()529 case 2: return u.format2.get_sid (glyph); in get_sid()1200 return charset->get_sid (glyph, num_glyphs); in glyph_to_sid()