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.cc557 unsigned int *lookup_indexes /* OUT */) in hb_ot_layout_feature_get_lookups() argument
565 lookup_indexes); in hb_ot_layout_feature_get_lookups()
595 hb_set_t *lookup_indexes /* OUT */) in _hb_ot_layout_collect_lookups_lookups() argument
610 lookup_indexes->add (lookup_indices[i]); in _hb_ot_layout_collect_lookups_lookups()
622 hb_set_t *lookup_indexes /* OUT */) in _hb_ot_layout_collect_lookups_features() argument
636 lookup_indexes); in _hb_ot_layout_collect_lookups_features()
656 lookup_indexes); in _hb_ot_layout_collect_lookups_features()
675 lookup_indexes); in _hb_ot_layout_collect_lookups_features()
686 hb_set_t *lookup_indexes /* OUT */) in _hb_ot_layout_collect_lookups_languages() argument
693 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.cc856 hb_set_t *lookup_indexes /* OUT */) in hb_ot_shape_plan_collect_lookups() argument
859 HB_SHAPER_DATA_GET (shape_plan)->collect_lookups (table_tag, lookup_indexes); in hb_ot_shape_plan_collect_lookups()