Searched refs:postprocess_glyphs (Results 1 – 2 of 2) sorted by relevance
114 void (*postprocess_glyphs) (const hb_ot_shape_plan_t *plan, member
859 if (c->plan->shaper->postprocess_glyphs) in hb_ot_shape_internal()860 c->plan->shaper->postprocess_glyphs (c->plan, c->buffer, c->font); in hb_ot_shape_internal()