HomeSort by relevance Sort by last modified time
    Searched refs:hb_ot_shape_planner_t (Results 1 - 9 of 9) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape.hh 109 struct hb_ot_shape_planner_t struct
121 HB_INTERNAL hb_ot_shape_planner_t (hb_face_t *face,
hb-ot-shape-complex.hh 73 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)
hb-ot-shape-complex-hangul.cc 54 collect_features_hangul (hb_ot_shape_planner_t *plan)
63 override_features_hangul (hb_ot_shape_planner_t *plan)
hb-ot-shape-complex-myanmar.cc 92 collect_features_myanmar (hb_ot_shape_planner_t *plan)
123 override_features_myanmar (hb_ot_shape_planner_t *plan)
hb-ot-shape.cc 54 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, function in class:hb_ot_shape_planner_t
91 hb_ot_shape_planner_t::compile (hb_ot_shape_plan_t &plan,
172 hb_ot_shape_planner_t planner (face,
252 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner,
hb-ot-shape-complex-khmer.cc 101 collect_features_khmer (hb_ot_shape_planner_t *plan)
133 override_features_khmer (hb_ot_shape_planner_t *plan)
hb-ot-shape-complex-arabic.cc 172 collect_features_arabic (hb_ot_shape_planner_t *plan)
hb-ot-shape-complex-use.cc 130 collect_features_use (hb_ot_shape_planner_t *plan)
hb-ot-shape-complex-indic.cc 188 collect_features_indic (hb_ot_shape_planner_t *plan)
221 override_features_indic (hb_ot_shape_planner_t *plan)
    [all...]

Completed in 4508 milliseconds