Searched refs:preprocess_text (Results 1 – 2 of 2) sorted by relevance
105 void (*preprocess_text) (const hb_ot_shape_plan_t *plan, member
764 if (c->plan->shaper->preprocess_text) in hb_ot_shape_internal()765 c->plan->shaper->preprocess_text (c->plan, c->buffer, c->font); in hb_ot_shape_internal()