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-complex-tibetan.cc 40 collect_features_tibetan (hb_ot_shape_planner_t *plan)
hb-ot-shape-private.hh 65 struct hb_ot_shape_planner_t struct
73 hb_ot_shape_planner_t (const hb_shape_plan_t *master_plan) : function in struct:hb_ot_shape_planner_t
78 ~hb_ot_shape_planner_t (void) { map.finish (); }
100 NO_COPY (hb_ot_shape_planner_t);
hb-ot-shape-complex-private.hh 73 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)
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 89 collect_features_myanmar (hb_ot_shape_planner_t *plan)
114 override_features_myanmar (hb_ot_shape_planner_t *plan)
hb-ot-shape-complex-use.cc 117 collect_features_use (hb_ot_shape_planner_t *plan)
hb-ot-shape.cc 65 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner,
172 hb_ot_shape_planner_t planner (shape_plan);
hb-ot-shape-complex-arabic.cc 181 collect_features_arabic (hb_ot_shape_planner_t *plan)
hb-ot-shape-complex-indic.cc 413 collect_features_indic (hb_ot_shape_planner_t *plan)
444 override_features_indic (hb_ot_shape_planner_t *plan)
    [all...]

Completed in 249 milliseconds