Searched refs:preprocess_text (Results 1 – 4 of 4) sorted by relevance
109 void (*preprocess_text) (const hb_ot_shape_plan_t *plan, member
424 if (c->plan->shaper->preprocess_text) in hb_ot_substitute_default()425 c->plan->shaper->preprocess_text (c->plan, buffer, c->font); in hb_ot_substitute_default()
108 void (*preprocess_text) (const hb_ot_shape_plan_t *plan, member
423 if (c->plan->shaper->preprocess_text) in hb_ot_substitute_default()424 c->plan->shaper->preprocess_text (c->plan, buffer, c->font); in hb_ot_substitute_default()