Searched refs:decompose_compatibility (Results 1 – 3 of 3) sorted by relevance
51 HB_IF_NOT_DEPRECATED (HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility)) \89 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()
453 return ufuncs->decompose_compatibility (u, decomposed); in hb_unicode_decompose_compatibility()
1077 - Disable use of decompose_compatibility() callback.