Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-icu.cc224 UChar decomposed[4]; in hb_icu_unicode_decompose() local
315 hb_codepoint_t *decomposed, in hb_icu_unicode_decompose_compatibility()
Dhb-ucdn.cc184 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-ot-shape-normalize.cc177 hb_codepoint_t decomposed[HB_UNICODE_MAX_DECOMPOSITION_LEN]; in decompose_compatibility() local
Dhb-unicode.cc318 hb_codepoint_t *decomposed) in hb_unicode_decompose_compatibility()
Dhb-ot-shape-complex-thai.cc327 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.c268 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/icu4c/tools/gennorm2/
Dn2builder.cpp451 UnicodeString *decomposed=NULL; in decompose() local