Searched refs:shaper_func (Results 1 – 2 of 2) sorted by relevance
52 shape_plan->shaper_func = _hb_##shaper##_shape; \ in hb_shape_plan_plan()200 else if (shape_plan->shaper_func == _hb_##shaper##_shape) \ in hb_shape_plan_execute()220 shape_plan->default_shaper_list ? 0 : (intptr_t) shape_plan->shaper_func;229 hb_shape_func_t *shaper_func; member238 (shape_plan->shaper_func == proposal->shaper_func)); in hb_shape_plan_matches()262 proposal.shaper_func = _hb_##shaper##_shape; \ in hb_shape_plan_create_cached()
45 hb_shape_func_t *shaper_func; member