Searched refs:collect_lookups (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-private.hh44 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);
H A Dhb-ot-map-private.hh120 HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const;
H A Dhb-ot-map.cc149 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const function in class:hb_ot_map_t
H A Dhb-ot-shape.cc619 HB_SHAPER_DATA_GET (shape_plan)->collect_lookups (table_tag, lookup_indexes);
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-private.hh45 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);
H A Dhb-ot-map-private.hh120 HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const;
H A Dhb-ot-map.cc152 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const function in class:hb_ot_map_t
H A Dhb-ot-shape.cc597 HB_SHAPER_DATA_GET (shape_plan)->collect_lookups (table_tag, lookup_indexes);

Completed in 122 milliseconds