Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dtest-gsub-get-alternates.cc55 hb_set_t *lookup_indexes = hb_set_create (); in main() local
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()
1478 unsigned int *lookup_indexes /* OUT */) in hb_ot_layout_feature_with_variations_get_lookups()
Dhb-ot-shape.cc1250 hb_set_t *lookup_indexes /* OUT */) in hb_ot_shape_plan_collect_lookups()
/external/harfbuzz_ng/test/api/
Dtest-ot-face.c91 hb_set_t *lookup_indexes = hb_set_create (); in test_font() local