Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-icu.cc248 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose()
318 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose_compatibility()
339 …u_strToUTF32 ((UChar32*) decomposed, HB_UNICODE_MAX_DECOMPOSITION_LEN, &utf32_len, normalized, len… in hb_icu_unicode_decompose_compatibility()
Dhb-glib.cc343 return g_unichar_fully_decompose (u, true, decomposed, HB_UNICODE_MAX_DECOMPOSITION_LEN); in hb_glib_unicode_decompose_compatibility()
357 assert (utf8_decomposed_len <= HB_UNICODE_MAX_DECOMPOSITION_LEN); in hb_glib_unicode_decompose_compatibility()
Dhb-ot-shape-normalize.cc179 hb_codepoint_t decomposed[HB_UNICODE_MAX_DECOMPOSITION_LEN]; in decompose_compatibility()
180 hb_codepoint_t glyphs[HB_UNICODE_MAX_DECOMPOSITION_LEN]; in decompose_compatibility()
Dhb-unicode.h273 #define HB_UNICODE_MAX_DECOMPOSITION_LEN (18+1) /* codepoints */ macro
/external/harfbuzz_ng/test/api/
Dtest-unicode.c789 hb_codepoint_t decomposed[HB_UNICODE_MAX_DECOMPOSITION_LEN]; in test_unicode_normalization()
868 g_assert (18 <= HB_UNICODE_MAX_DECOMPOSITION_LEN); in test_unicode_normalization()
/external/harfbuzz_ng/docs/reference/
Dharfbuzz-sections.txt444 HB_UNICODE_MAX_DECOMPOSITION_LEN