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-complex.hh73 void (*collect_features) (hb_ot_shape_planner_t *plan);
81 void (*override_features) (hb_ot_shape_planner_t *plan);
176 hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner) in hb_ot_shape_complex_categorize()
Dhb-ot-shape.hh145 struct hb_ot_shape_planner_t struct
161 HB_INTERNAL hb_ot_shape_planner_t (hb_face_t *face, argument
Dhb-ot-shape.cc62 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner,
83 hb_ot_shape_planner_t::hb_ot_shape_planner_t (hb_face_t *face, in hb_ot_shape_planner_t() function in hb_ot_shape_planner_t
103 hb_ot_shape_planner_t::compile (hb_ot_shape_plan_t &plan, in compile()
218 hb_ot_shape_planner_t planner (face, in init0()
311 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner, in hb_ot_shape_collect_features()
Dhb-ot-shape-complex-myanmar.cc73 collect_features_myanmar (hb_ot_shape_planner_t *plan) in collect_features_myanmar()
101 override_features_myanmar (hb_ot_shape_planner_t *plan) in override_features_myanmar()
Dhb-ot-shape-complex-khmer.cc90 collect_features_khmer (hb_ot_shape_planner_t *plan) in collect_features_khmer()
122 override_features_khmer (hb_ot_shape_planner_t *plan) in override_features_khmer()
Dhb-ot-shape-complex-hangul.cc58 collect_features_hangul (hb_ot_shape_planner_t *plan) in collect_features_hangul()
67 override_features_hangul (hb_ot_shape_planner_t *plan) in override_features_hangul()
Dhb-ot-shape-complex-use.cc110 collect_features_use (hb_ot_shape_planner_t *plan) in collect_features_use()
Dhb-ot-shape-complex-indic.cc177 collect_features_indic (hb_ot_shape_planner_t *plan) in collect_features_indic()
210 override_features_indic (hb_ot_shape_planner_t *plan) in override_features_indic()
Dhb-ot-shape-complex-arabic.cc175 collect_features_arabic (hb_ot_shape_planner_t *plan) in collect_features_arabic()