Home
last modified time | relevance | path

Searched refs:hb_set_copy (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-plan.cc489 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()
Dhb-set.h89 hb_set_copy (const hb_set_t *set);
Dhb-set.cc186 hb_set_copy (const hb_set_t *set) in hb_set_copy() function
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt605 hb_set_copy
/third_party/skia/third_party/externals/harfbuzz/
DNEWS131 +hb_set_copy()