Home
last modified time | relevance | path

Searched refs:setup_masks (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-private.hh145 void (*setup_masks) (const hb_ot_shape_plan_t *plan, member
Dhb-ot-shape.cc423 if (c->plan->shaper->setup_masks) in hb_ot_shape_setup_masks()
424 c->plan->shaper->setup_masks (c->plan, buffer, c->font); in hb_ot_shape_setup_masks()