Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-input.hh104 hb::shared_ptr<hb_set_t> drop_tables; member
Dhb-subset-plan.cc659 hb_set_t* drop_tables) in _nameid_closure()
691 hb_set_t* drop_tables) in _populate_gids_to_retain()
/external/harfbuzz_ng/util/
Dhb-subset.cc641 hb_set_t *drop_tables = hb_subset_input_set (subset_main->input, HB_SUBSET_SETS_DROP_TABLE_TAG); in parse_drop_tables() local