Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.cc93 static const uint16_t expert_subset_charset_to_sid [] = variable
150 if (glyph < ARRAY_LENGTH (expert_subset_charset_to_sid)) in lookup_expert_subset_charset_for_sid()
151 return (hb_codepoint_t)expert_subset_charset_to_sid[glyph]; in lookup_expert_subset_charset_for_sid()