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

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-private.hh71 /* override_features()
77 void (*override_features) (hb_ot_shape_planner_t *plan); member in struct:hb_ot_complex_shaper_t
H A Dhb-ot-shape.cc117 if (planner->shaper->override_features)
118 planner->shaper->override_features (planner);

Completed in 41 milliseconds