Searched refs:preprocess_text (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-private.hh96 /* preprocess_text()
101 void (*preprocess_text) (const hb_ot_shape_plan_t *plan, member in struct:hb_ot_complex_shaper_t
H A Dhb-ot-shape.cc359 if (c->plan->shaper->preprocess_text)
360 c->plan->shaper->preprocess_text (c->plan, c->buffer, c->font);

Completed in 92 milliseconds