Home
last modified time | relevance | path

Searched defs:drop_tables (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-input.hh104 hb::shared_ptr<hb_set_t> drop_tables; member
H A Dhb-subset-plan.cc832 hb_set_t* drop_tables) in _nameid_closure()
864 hb_set_t* drop_tables) in _populate_gids_to_retain()
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dhb-subset.cc645 hb_set_t *drop_tables = hb_subset_input_set (subset_main->input, HB_SUBSET_SETS_DROP_TABLE_TAG); in parse_drop_tables() local