Home
last modified time | relevance | path

Searched refs:hb_ot_shape_planner_t (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-private.hh65 struct hb_ot_shape_planner_t struct
73 hb_ot_shape_planner_t (const hb_shape_plan_t *master_plan) : in hb_ot_shape_planner_t() function
78 ~hb_ot_shape_planner_t (void) { map.finish (); } in ~hb_ot_shape_planner_t() argument
100 NO_COPY (hb_ot_shape_planner_t); argument
Dhb-ot-shape-complex-private.hh73 void (*collect_features) (hb_ot_shape_planner_t *plan);
81 void (*override_features) (hb_ot_shape_planner_t *plan);
160 hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner) in hb_ot_shape_complex_categorize()
Dhb-ot-shape-complex-tibetan.cc40 collect_features_tibetan (hb_ot_shape_planner_t *plan) in collect_features_tibetan()
Dhb-ot-shape-complex-hangul.cc54 collect_features_hangul (hb_ot_shape_planner_t *plan) in collect_features_hangul()
63 override_features_hangul (hb_ot_shape_planner_t *plan) in override_features_hangul()
Dhb-ot-shape-complex-myanmar.cc89 collect_features_myanmar (hb_ot_shape_planner_t *plan) in collect_features_myanmar()
114 override_features_myanmar (hb_ot_shape_planner_t *plan) in override_features_myanmar()
Dhb-ot-shape.cc65 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner, in hb_ot_shape_collect_features()
172 hb_ot_shape_planner_t planner (shape_plan); in _hb_ot_shaper_shape_plan_data_create()
Dhb-ot-shape-complex-use.cc117 collect_features_use (hb_ot_shape_planner_t *plan) in collect_features_use()
Dhb-ot-shape-complex-arabic.cc181 collect_features_arabic (hb_ot_shape_planner_t *plan) in collect_features_arabic()
Dhb-ot-shape-complex-indic.cc413 collect_features_indic (hb_ot_shape_planner_t *plan) in collect_features_indic()
444 override_features_indic (hb_ot_shape_planner_t *plan) in override_features_indic()