Home
last modified time | relevance | path

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

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-complex-private.hh109 void (*preprocess_text) (const hb_ot_shape_plan_t *plan, member
Dhb-ot-shape.cc424 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()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-private.hh108 void (*preprocess_text) (const hb_ot_shape_plan_t *plan, member
Dhb-ot-shape.cc423 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()