Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex.hh81 void (*override_features) (hb_ot_shape_planner_t *plan); member
Dhb-ot-shape.cc349 if (planner->shaper->override_features) in hb_ot_shape_collect_features()
350 planner->shaper->override_features (planner); in hb_ot_shape_collect_features()
/third_party/harfbuzz/src/
Dhb-ot-shape-complex.hh82 void (*override_features) (hb_ot_shape_planner_t *plan); member
Dhb-ot-shape.cc394 if (planner->shaper->override_features) in hb_ot_shape_collect_features()
395 planner->shaper->override_features (planner); in hb_ot_shape_collect_features()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex.hh82 void (*override_features) (hb_ot_shape_planner_t *plan); member
Dhb-ot-shape.cc416 if (planner->shaper->override_features) in hb_ot_shape_collect_features()
417 planner->shaper->override_features (planner); in hb_ot_shape_collect_features()