Searched refs:HB_UNICODE_FUNC_IMPLEMENT (Results 1 – 2 of 2) sorted by relevance
44 HB_UNICODE_FUNC_IMPLEMENT (combining_class) \45 HB_UNICODE_FUNC_IMPLEMENT (eastasian_width) \46 HB_UNICODE_FUNC_IMPLEMENT (general_category) \47 HB_UNICODE_FUNC_IMPLEMENT (mirroring) \48 HB_UNICODE_FUNC_IMPLEMENT (script) \49 HB_UNICODE_FUNC_IMPLEMENT (compose) \50 HB_UNICODE_FUNC_IMPLEMENT (decompose) \51 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \56 HB_UNICODE_FUNC_IMPLEMENT (hb_unicode_combining_class_t, combining_class) \57 HB_UNICODE_FUNC_IMPLEMENT (unsigned int, eastasian_width) \[all …]
191 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro193 #undef HB_UNICODE_FUNC_IMPLEMENT241 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ in hb_unicode_funcs_destroy() macro244 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_unicode_funcs_destroy()344 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro370 #undef HB_UNICODE_FUNC_IMPLEMENT373 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro382 #undef HB_UNICODE_FUNC_IMPLEMENT