Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-private.hh81 void (*override_features) (hb_ot_shape_planner_t *plan); member
Dhb-ot-shape.cc115 if (planner->shaper->override_features) in hb_ot_shape_collect_features()
116 planner->shaper->override_features (planner); in hb_ot_shape_collect_features()