Searched refs:lookup_indexes (Results 1 – 5 of 5) sorted by relevance
233 unsigned int *lookup_indexes /* OUT */);253 hb_set_t *lookup_indexes /* OUT */);306 unsigned int *lookup_indexes /* OUT */);
49 hb_set_t *lookup_indexes /* OUT */);
654 unsigned int *lookup_indexes /* OUT */) in hb_ot_layout_feature_get_lookups() argument662 lookup_indexes); in hb_ot_layout_feature_get_lookups()857 hb_set_t *lookup_indexes /* OUT */) in hb_ot_layout_collect_lookups() argument866 g.get_feature (feature_index).add_lookup_indexes_to (lookup_indexes); in hb_ot_layout_collect_lookups()928 unsigned int *lookup_indexes /* OUT */) in hb_ot_layout_feature_with_variations_get_lookups() argument935 return f.get_lookup_indexes (start_offset, lookup_count, lookup_indexes); in hb_ot_layout_feature_with_variations_get_lookups()
1012 hb_set_t *lookup_indexes /* OUT */) in hb_ot_shape_plan_collect_lookups() argument1014 shape_plan->ot.collect_lookups (table_tag, lookup_indexes); in hb_ot_shape_plan_collect_lookups()
554 void add_lookup_indexes_to (hb_set_t *lookup_indexes) const in add_lookup_indexes_to()555 { lookupIndex.add_indexes_to (lookup_indexes); } in add_lookup_indexes_to()