Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex.hh105 void (*preprocess_text) (const hb_ot_shape_plan_t *plan, member
Dhb-ot-shape.cc971 if (c->plan->shaper->preprocess_text) in hb_ot_shape_internal()
972 c->plan->shaper->preprocess_text (c->plan, c->buffer, c->font); in hb_ot_shape_internal()