Lines Matching refs:HB_FONT_FUNC_IMPLEMENT
358 #define HB_FONT_FUNC_IMPLEMENT(name) NULL, macro
360 #undef HB_FONT_FUNC_IMPLEMENT
363 #define HB_FONT_FUNC_IMPLEMENT(name) NULL, macro
365 #undef HB_FONT_FUNC_IMPLEMENT
369 #define HB_FONT_FUNC_IMPLEMENT(name) hb_font_get_##name##_nil, macro
371 #undef HB_FONT_FUNC_IMPLEMENT
381 #define HB_FONT_FUNC_IMPLEMENT(name) NULL, macro
383 #undef HB_FONT_FUNC_IMPLEMENT
386 #define HB_FONT_FUNC_IMPLEMENT(name) NULL, macro
388 #undef HB_FONT_FUNC_IMPLEMENT
392 #define HB_FONT_FUNC_IMPLEMENT(name) hb_font_get_##name##_parent, macro
394 #undef HB_FONT_FUNC_IMPLEMENT
466 #define HB_FONT_FUNC_IMPLEMENT(name) if (ffuncs->destroy.name) \ in hb_font_funcs_destroy() macro
469 #undef HB_FONT_FUNC_IMPLEMENT in hb_font_funcs_destroy()
551 #define HB_FONT_FUNC_IMPLEMENT(name) \ macro
580 #undef HB_FONT_FUNC_IMPLEMENT