Searched refs:decompose_compatibility (Results 1 – 3 of 3) sorted by relevance
52 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \92 inline unsigned int decompose_compatibility (hb_codepoint_t u, in decompose_compatibility() function95 …unsigned int ret = func.decompose_compatibility (this, u, decomposed, user_data.decompose_compatib… in decompose_compatibility()
448 return ufuncs->decompose_compatibility (u, decomposed); in hb_unicode_decompose_compatibility()
177 - Disable use of decompose_compatibility() callback.