Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-unicode.hh51 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \
89 unsigned int decompose_compatibility (hb_codepoint_t u, in decompose_compatibility() function
92 …unsigned int ret = func.decompose_compatibility (this, u, decomposed, user_data.decompose_compatib… in decompose_compatibility()
Dhb-unicode.cc446 return ufuncs->decompose_compatibility (u, decomposed); in hb_unicode_decompose_compatibility()
/external/harfbuzz_ng/
DNEWS960 - Disable use of decompose_compatibility() callback.