Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-icu.cc321 int32_t utf32_len; in hb_icu_unicode_decompose_compatibility() local
340 …u_strToUTF32 ((UChar32*) decomposed, HB_UNICODE_MAX_DECOMPOSITION_LEN, &utf32_len, normalized, len… in hb_icu_unicode_decompose_compatibility()
344 return utf32_len; in hb_icu_unicode_decompose_compatibility()