Searched refs:HB_SHAPER_DATA_CREATE_FUNC (Results 1 – 2 of 2) sorted by relevance
71 #define HB_SHAPER_DATA_CREATE_FUNC(shaper, object) _hb_##shaper##_shaper_##object##_data_create macro77 …HB_SHAPER_DATA_CREATE_FUNC (shaper, object) (hb_##object##_t *object HB_SHAPER_DATA_CREATE_FUNC_EX…94 data = HB_SHAPER_DATA_CREATE_FUNC (shaper, object) (object); \
62 … HB_SHAPER_DATA_CREATE_FUNC (shaper, shape_plan) (shape_plan, user_features, num_user_features); \ in hb_shape_plan_plan()