Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.cc81 static const uint16_t expert_charset_to_sid [] = variable
146 if (glyph < ARRAY_LENGTH (expert_charset_to_sid)) in lookup_expert_charset_for_sid()
147 return (hb_codepoint_t)expert_charset_to_sid[glyph]; in lookup_expert_charset_for_sid()