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

  /external/harfbuzz_ng/src/
hb-ot-map.cc 72 hb_ot_map_builder_t::hb_ot_map_builder_t (hb_face_t *face_, function in class:hb_ot_map_builder_t
97 void hb_ot_map_builder_t::add_feature (hb_tag_t tag, unsigned int value,
119 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func)
131 hb_ot_map_builder_t::compile (hb_ot_map_t &m)
hb-ot-shape-private.hh 71 hb_ot_map_builder_t map;
hb-ot-map-private.hh 41 friend struct hb_ot_map_builder_t;
167 struct hb_ot_map_builder_t
171 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_,
hb-ot-shape-complex-hangul.cc 56 hb_ot_map_builder_t *map = &plan->map;
hb-ot-shape-complex-myanmar.cc 91 hb_ot_map_builder_t *map = &plan->map;
hb-ot-shape-complex-use.cc 119 hb_ot_map_builder_t *map = &plan->map;
hb-ot-shape-complex-arabic.cc 183 hb_ot_map_builder_t *map = &plan->map;
hb-ot-shape.cc 70 hb_ot_map_builder_t *map = &planner->map;
hb-ot-shape-complex-indic.cc 415 hb_ot_map_builder_t *map = &plan->map;
    [all...]

Completed in 221 milliseconds