Searched refs:shaper_func (Results 1 – 2 of 2) sorted by relevance
63 shape_plan->shaper_func = _hb_##shaper##_shape; \ in hb_shape_plan_plan()294 shape_plan->shaper_func); in hb_shape_plan_execute()314 else if (shape_plan->shaper_func == _hb_##shaper##_shape) \ in hb_shape_plan_execute()334 shape_plan->default_shaper_list ? 0 : (intptr_t) shape_plan->shaper_func;349 hb_shape_func_t *shaper_func; member372 (shape_plan->shaper_func == proposal->shaper_func)); in hb_shape_plan_matches()432 proposal.shaper_func = _hb_##shaper##_shape; \ in hb_shape_plan_create_cached()438 if (unlikely (!proposal.shaper_func)) in hb_shape_plan_create_cached()
44 hb_shape_func_t *shaper_func; member