Searched refs:decompose_compatibility (Results 1 – 3 of 3) sorted by relevance
51 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \89 unsigned int decompose_compatibility (hb_codepoint_t u, in decompose_compatibility() function92 …unsigned int ret = func.decompose_compatibility (this, u, decomposed, user_data.decompose_compatib… in decompose_compatibility()
446 return ufuncs->decompose_compatibility (u, decomposed); in hb_unicode_decompose_compatibility()
960 - Disable use of decompose_compatibility() callback.