Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-utf.hh130 encode_len (hb_codepoint_t unicode) in encode_len() function
260 encode_len (hb_codepoint_t unicode) in encode_len() function
327 encode_len (hb_codepoint_t unicode HB_UNUSED) in encode_len() function
381 encode_len (hb_codepoint_t unicode HB_UNUSED) in encode_len() function
436 encode_len (hb_codepoint_t unicode HB_UNUSED) in encode_len() function
Dhb-ot-name.cc107 dst_len += out_utf_t::encode_len (unicode); in hb_ot_name_convert_utf()