Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dtest-gsub-get-alternates.cc55 hb_set_t *lookup_indexes = hb_set_create (); in main() local
H A Dhb-ot-layout.cc1042 unsigned int *lookup_indexes /* OUT */) in hb_ot_layout_feature_get_lookups()
1355 hb_set_t *lookup_indexes /* OUT */) in hb_ot_layout_collect_lookups()
1482 unsigned int *lookup_indexes /* OUT */) in hb_ot_layout_feature_with_variations_get_lookups()
H A Dhb-ot-shape.cc1274 hb_set_t *lookup_indexes /* OUT */) in hb_ot_shape_plan_collect_lookups()
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-ot-face.c93 hb_set_t *lookup_indexes = hb_set_create (); in test_font() local