Searched refs:expert_charset_to_sid (Results 1 – 1 of 1) sorted by relevance
81 static const uint16_t expert_charset_to_sid [] = variable146 if (glyph < ARRAY_LENGTH (expert_charset_to_sid)) in lookup_expert_charset_for_sid()147 return (hb_codepoint_t)expert_charset_to_sid[glyph]; in lookup_expert_charset_for_sid()