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.hh109 struct hb_ot_shape_planner_t struct
121 HB_INTERNAL hb_ot_shape_planner_t (hb_face_t *face, argument
Dhb-ot-shape.cc54 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner,
73 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
91 hb_ot_shape_planner_t::compile (hb_ot_shape_plan_t &plan, in compile()
172 hb_ot_shape_planner_t planner (face, in init0()
252 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner, in hb_ot_shape_collect_features()
Dhb-ot-shape-complex-myanmar.cc92 collect_features_myanmar (hb_ot_shape_planner_t *plan) in collect_features_myanmar()
123 override_features_myanmar (hb_ot_shape_planner_t *plan) in override_features_myanmar()
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-khmer.cc101 collect_features_khmer (hb_ot_shape_planner_t *plan) in collect_features_khmer()
133 override_features_khmer (hb_ot_shape_planner_t *plan) in override_features_khmer()
Dhb-ot-shape-complex-use.cc130 collect_features_use (hb_ot_shape_planner_t *plan) in collect_features_use()
Dhb-ot-shape-complex-indic.cc188 collect_features_indic (hb_ot_shape_planner_t *plan) in collect_features_indic()
221 override_features_indic (hb_ot_shape_planner_t *plan) in override_features_indic()
Dhb-ot-shape-complex-arabic.cc172 collect_features_arabic (hb_ot_shape_planner_t *plan) in collect_features_arabic()