Searched defs:HB_UNICODE_FUNC_IMPLEMENT (Results 1 – 5 of 5) sorted by relevance
72 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro204 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_func_t name; macro210 #define HB_UNICODE_FUNC_IMPLEMENT(name) void *name; macro216 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_destroy_func_t name; macro
199 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro249 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ in hb_unicode_funcs_destroy() macro352 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro381 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
223 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name, in hb_ucdn_get_unicode_funcs() macro
376 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_glib_unicode_##name, in hb_glib_get_unicode_funcs() macro
356 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_icu_unicode_##name, in hb_icu_get_unicode_funcs() macro