Searched refs:hb_set_copy (Results 1 – 5 of 5) sorted by relevance
489 plan->name_ids = hb_set_copy (input->sets.name_ids); in hb_subset_plan_create()491 plan->name_languages = hb_set_copy (input->sets.name_languages); in hb_subset_plan_create()492 plan->layout_features = hb_set_copy (input->sets.layout_features); in hb_subset_plan_create()493 plan->glyphs_requested = hb_set_copy (input->sets.glyphs); in hb_subset_plan_create()494 plan->drop_tables = hb_set_copy (input->sets.drop_tables); in hb_subset_plan_create()495 plan->no_subset_tables = hb_set_copy (input->sets.no_subset_tables); in hb_subset_plan_create()
89 hb_set_copy (const hb_set_t *set);
186 hb_set_copy (const hb_set_t *set) in hb_set_copy() function
605 hb_set_copy
131 +hb_set_copy()