HomeSort by relevance Sort by last modified time
    Searched defs:collect_lookups (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-private.hh 44 inline void collect_lookups (hb_tag_t table_tag, hb_set_t *lookups) const function in struct:hb_ot_shape_plan_t
52 map.collect_lookups (table_index, lookups);
hb-ot-map.cc 149 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const function in class:hb_ot_map_t
  /external/harfbuzz_ng/src/
hb-ot-shape-private.hh 45 inline void collect_lookups (hb_tag_t table_tag, hb_set_t *lookups) const function in struct:hb_ot_shape_plan_t
53 map.collect_lookups (table_index, lookups);
hb-ot-map.cc 152 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const function in class:hb_ot_map_t

Completed in 65 milliseconds