Home
last modified time | relevance | path

Searched refs:lookup_indexes (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc584 unsigned int *lookup_indexes /* OUT */) in hb_ot_layout_feature_get_lookups() argument
592 lookup_indexes); in hb_ot_layout_feature_get_lookups()
623 hb_set_t *lookup_indexes /* OUT */) in _hb_ot_layout_collect_lookups_lookups() argument
638 lookup_indexes->add (lookup_indices[i]); in _hb_ot_layout_collect_lookups_lookups()
650 hb_set_t *lookup_indexes /* OUT */) in _hb_ot_layout_collect_lookups_features() argument
664 lookup_indexes); in _hb_ot_layout_collect_lookups_features()
684 lookup_indexes); in _hb_ot_layout_collect_lookups_features()
703 lookup_indexes); in _hb_ot_layout_collect_lookups_features()
714 hb_set_t *lookup_indexes /* OUT */) in _hb_ot_layout_collect_lookups_languages() argument
721 lookup_indexes); in _hb_ot_layout_collect_lookups_languages()
[all …]
Dhb-ot-layout.h190 unsigned int *lookup_indexes /* OUT */);
203 hb_set_t *lookup_indexes /* OUT */);
256 unsigned int *lookup_indexes /* OUT */);
Dhb-ot-shape.h49 hb_set_t *lookup_indexes /* OUT */);
Dhb-ot-shape.cc896 hb_set_t *lookup_indexes /* OUT */) in hb_ot_shape_plan_collect_lookups() argument
899 HB_SHAPER_DATA_GET (shape_plan)->collect_lookups (table_tag, lookup_indexes); in hb_ot_shape_plan_collect_lookups()