Home
last modified time | relevance | path

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

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-complex-private.hh139 void (*setup_masks) (const hb_ot_shape_plan_t *plan, member
Dhb-ot-shape.cc365 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()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-private.hh139 void (*setup_masks) (const hb_ot_shape_plan_t *plan, member
Dhb-ot-shape.cc368 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()