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