Home
last modified time | relevance | path

Searched defs:decomposed (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-icu.cc225 UChar decomposed[4]; in hb_icu_unicode_decompose() local
316 hb_codepoint_t *decomposed, in hb_icu_unicode_decompose_compatibility()
Dhb-ucdn.cc219 hb_codepoint_t u, hb_codepoint_t *decomposed, in hb_ucdn_decompose_compatibility()
Dhb-glib.cc339 hb_codepoint_t *decomposed, in hb_glib_unicode_decompose_compatibility()
Dhb-unicode.cc446 hb_codepoint_t *decomposed) in hb_unicode_decompose_compatibility()
Dhb-ot-shape-complex-hangul.cc335 hb_codepoint_t decomposed[3] = {LBase + lindex, in preprocess_text_hangul() local
Dhb-ot-shape-complex-thai.cc326 hb_codepoint_t decomposed[2] = {hb_codepoint_t (NIKHAHIT_FROM_SARA_AM (u)), in preprocess_text_thai() local
/external/harfbuzz_ng/src/hb-ucdn/
Ducdn.c345 int ucdn_compat_decompose(uint32_t code, uint32_t *decomposed) in ucdn_compat_decompose()
/external/harfbuzz_ng/test/api/
Dtest-unicode.c789 hb_codepoint_t decomposed[HB_UNICODE_MAX_DECOMPOSITION_LEN]; in test_unicode_normalization() local
/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp454 UnicodeString *decomposed=NULL; in decompose() local