Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc66 static const uint8_t expert_encoding_to_code [] = variable
226 if (sid < ARRAY_LENGTH (expert_encoding_to_code)) in lookup_expert_encoding_for_code()
227 return (hb_codepoint_t)expert_encoding_to_code[sid]; in lookup_expert_encoding_for_code()