Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cff1-table.hh1255 code = lookup_standard_encoding_for_code (sid); in glyph_to_code()
1512 HB_INTERNAL static hb_codepoint_t lookup_standard_encoding_for_code (hb_codepoint_t sid);
H A Dhb-ot-cff1-table.cc216 hb_codepoint_t OT::cff1::lookup_standard_encoding_for_code (hb_codepoint_t sid) in lookup_standard_encoding_for_code() function in OT::cff1