Searched refs:expert_encoding_to_code (Results 1 – 1 of 1) sorted by relevance
52 static const uint8_t expert_encoding_to_code [] = variable138 if (sid < ARRAY_LENGTH (expert_encoding_to_code)) in lookup_expert_encoding_for_code()139 return (hb_codepoint_t)expert_encoding_to_code[sid]; in lookup_expert_encoding_for_code()