Searched refs:get_sid (Results 1 – 1 of 1) sorted by relevance
333 hb_codepoint_t get_sid (hb_codepoint_t glyph) const in get_sid() function396 hb_codepoint_t get_sid (hb_codepoint_t glyph) const in get_sid() function547 hb_codepoint_t get_sid (hb_codepoint_t glyph) const in get_sid() function551 case 0: return u.format0.get_sid (glyph); in get_sid()552 case 1: return u.format1.get_sid (glyph); in get_sid()553 case 2: return u.format2.get_sid (glyph); in get_sid()1255 return charset->get_sid (glyph); in glyph_to_sid()