Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-unicode-private.hh52 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \
92 inline unsigned int decompose_compatibility (hb_codepoint_t u, in decompose_compatibility() function
95 …unsigned int ret = func.decompose_compatibility (this, u, decomposed, user_data.decompose_compatib… in decompose_compatibility()
Dhb-unicode.cc448 return ufuncs->decompose_compatibility (u, decomposed); in hb_unicode_decompose_compatibility()
/external/harfbuzz_ng/
DNEWS177 - Disable use of decompose_compatibility() callback.