Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc50 static const uint8_t expert_encoding_to_code [] = variable
136 if (sid < ARRAY_LENGTH (expert_encoding_to_code)) in lookup_expert_encoding_for_code()
137 return (hb_codepoint_t)expert_encoding_to_code[sid]; in lookup_expert_encoding_for_code()
/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()
/third_party/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()