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()318 else if (shape_plan->shaper_func == _hb_##shaper##_shape) \ in hb_shape_plan_execute()338 shape_plan->default_shaper_list ? 0 : (intptr_t) shape_plan->shaper_func;353 hb_shape_func_t *shaper_func; member376 (shape_plan->shaper_func == proposal->shaper_func)); in hb_shape_plan_matches()436 proposal.shaper_func = _hb_##shaper##_shape; \ in hb_shape_plan_create_cached()442 if (unlikely (!proposal.shaper_func)) in hb_shape_plan_create_cached()
44 hb_shape_func_t *shaper_func; member