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