Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-private.hh114 void (*postprocess_glyphs) (const hb_ot_shape_plan_t *plan, member
Dhb-ot-shape.cc822 if (c->plan->shaper->postprocess_glyphs) in hb_ot_shape_internal()
823 c->plan->shaper->postprocess_glyphs (c->plan, c->buffer, c->font); in hb_ot_shape_internal()