Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.cc41 hb_ot_map_builder_t::hb_ot_map_builder_t (hb_face_t *face_, in hb_ot_map_builder_t() function in hb_ot_map_builder_t
66 void hb_ot_map_builder_t::add_feature (hb_tag_t tag, unsigned int value, in add_feature()
82 hb_ot_map_builder_t::add_lookups (hb_ot_map_t &m, in add_lookups()
123 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func) in add_pause()
135 hb_ot_map_builder_t::compile (hb_ot_map_t &m, in compile()
Dhb-ot-map-private.hh41 friend struct hb_ot_map_builder_t;
161 struct hb_ot_map_builder_t struct
165 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_,
Dhb-ot-shape-private.hh71 hb_ot_map_builder_t map;
Dhb-ot-shape-complex-hangul.cc56 hb_ot_map_builder_t *map = &plan->map; in collect_features_hangul()
Dhb-ot-shape-complex-myanmar.cc91 hb_ot_map_builder_t *map = &plan->map; in collect_features_myanmar()
Dhb-ot-shape-complex-use.cc119 hb_ot_map_builder_t *map = &plan->map; in collect_features_use()
Dhb-ot-shape-complex-arabic.cc183 hb_ot_map_builder_t *map = &plan->map; in collect_features_arabic()
Dhb-ot-shape.cc70 hb_ot_map_builder_t *map = &planner->map; in hb_ot_shape_collect_features()
Dhb-ot-shape-complex-indic.cc400 hb_ot_map_builder_t *map = &plan->map; in collect_features_indic()