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

  /external/harfbuzz_ng/src/
hb-ot-shape-private.hh 67 hb_ot_map_builder_t map;
hb-ot-map-private.hh 41 friend struct hb_ot_map_builder_t;
176 struct hb_ot_map_builder_t
180 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_,
hb-ot-map.cc 64 hb_ot_map_builder_t::hb_ot_map_builder_t (hb_face_t *face_, function in class:hb_ot_map_builder_t
89 void hb_ot_map_builder_t::add_feature (hb_tag_t tag, unsigned int value,
158 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func)
170 hb_ot_map_builder_t::compile (hb_ot_map_t &m)
hb-ot-shape-complex-arabic.cc 167 hb_ot_map_builder_t *map = &plan->map;
hb-ot-shape-complex-sea.cc 83 hb_ot_map_builder_t *map = &plan->map;
hb-ot-shape-complex-myanmar.cc 81 hb_ot_map_builder_t *map = &plan->map;
hb-ot-shape.cc 82 hb_ot_map_builder_t *map = &planner->map;
hb-ot-shape-complex-indic.cc 417 hb_ot_map_builder_t *map = &plan->map;
    [all...]

Completed in 350 milliseconds