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

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-private.hh139 /* setup_masks()
145 void (*setup_masks) (const hb_ot_shape_plan_t *plan, member in struct:hb_ot_complex_shaper_t
H A Dhb-ot-shape.cc433 if (c->plan->shaper->setup_masks)
434 c->plan->shaper->setup_masks (c->plan, buffer, c->font);

Completed in 111 milliseconds