Searched refs:expert_charset_to_sid (Results 1 – 3 of 3) sorted by relevance
79 static const uint16_t expert_charset_to_sid [] = variable144 if (glyph < ARRAY_LENGTH (expert_charset_to_sid)) in lookup_expert_charset_for_sid()145 return (hb_codepoint_t)expert_charset_to_sid[glyph]; in lookup_expert_charset_for_sid()
95 static const uint16_t expert_charset_to_sid [] = variable234 if (glyph < ARRAY_LENGTH (expert_charset_to_sid)) in lookup_expert_charset_for_sid()235 return (hb_codepoint_t)expert_charset_to_sid[glyph]; in lookup_expert_charset_for_sid()