Home
last modified time | relevance | path

Searched refs:expert_encoding_to_code (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.cc48 static const uint8_t expert_encoding_to_code [] = variable
134 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()