Searched refs:drop_tables (Results 1 – 6 of 6) sorted by relevance
494 plan->drop_tables = hb_set_copy (input->sets.drop_tables); in hb_subset_plan_create()527 !input->sets.drop_tables->has (HB_OT_TAG_GSUB), in hb_subset_plan_create()528 !input->sets.drop_tables->has (HB_OT_TAG_GPOS), in hb_subset_plan_create()529 !input->sets.drop_tables->has (HB_OT_TAG_GDEF)); in hb_subset_plan_create()560 hb_set_destroy (plan->drop_tables); in hb_subset_plan_destroy()
49 hb_set_t *drop_tables; member
64 hb_set_t *drop_tables; member
86 input->sets.drop_tables->add_array (default_drop_tables, ARRAY_LENGTH (default_drop_tables)); in hb_subset_input_create_or_fail()
239 if (plan->drop_tables->has (tag)) in _should_drop_table()
587 hb_set_t *drop_tables = hb_subset_input_set (subset_main->input, HB_SUBSET_SETS_DROP_TABLE_TAG); in parse_drop_tables() local589 if (!is_remove && !is_add) hb_set_clear (drop_tables); in parse_drop_tables()593 hb_set_clear (drop_tables); in parse_drop_tables()595 hb_set_invert (drop_tables); in parse_drop_tables()612 hb_set_add (drop_tables, tag); in parse_drop_tables()614 hb_set_del (drop_tables, tag); in parse_drop_tables()