Searched refs:setup_masks (Results 1 – 4 of 4) sorted by relevance
139 void (*setup_masks) (const hb_ot_shape_plan_t *plan, member
365 if (c->plan->shaper->setup_masks) in hb_ot_shape_setup_masks()366 c->plan->shaper->setup_masks (c->plan, buffer, c->font); in hb_ot_shape_setup_masks()
368 if (c->plan->shaper->setup_masks) in hb_ot_shape_setup_masks()369 c->plan->shaper->setup_masks (c->plan, buffer, c->font); in hb_ot_shape_setup_masks()