Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cff1-table.hh1258 code = lookup_expert_encoding_for_code (sid); in glyph_to_code()
1513 HB_INTERNAL static hb_codepoint_t lookup_expert_encoding_for_code (hb_codepoint_t sid);
H A Dhb-ot-cff1-table.cc224 hb_codepoint_t OT::cff1::lookup_expert_encoding_for_code (hb_codepoint_t sid) in lookup_expert_encoding_for_code() function in OT::cff1