Home
last modified time | relevance | path

Searched refs:hb_map_destroy (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-map.c37 hb_map_destroy (empty); in test_map_basic()
62 hb_map_destroy (m); in test_map_basic()
84 hb_map_destroy (m); in test_map_userdata()
96 hb_map_destroy (m); in test_map_refcount()
102 hb_map_destroy (m2); in test_map_refcount()
131 hb_map_destroy (m); in test_map_get_population()
Dtest-ot-face.c99 hb_map_destroy (lookup_mapping); in test_font()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-plan.cc564 hb_map_destroy (plan->codepoint_to_glyph); in hb_subset_plan_destroy()
565 hb_map_destroy (plan->glyph_map); in hb_subset_plan_destroy()
566 hb_map_destroy (plan->reverse_glyph_map); in hb_subset_plan_destroy()
570 hb_map_destroy (plan->gsub_lookups); in hb_subset_plan_destroy()
571 hb_map_destroy (plan->gpos_lookups); in hb_subset_plan_destroy()
572 hb_map_destroy (plan->gsub_features); in hb_subset_plan_destroy()
573 hb_map_destroy (plan->gpos_features); in hb_subset_plan_destroy()
574 hb_map_destroy (plan->colrv1_layers); in hb_subset_plan_destroy()
575 hb_map_destroy (plan->colr_palettes); in hb_subset_plan_destroy()
577 hb_map_destroy (plan->layout_variation_idx_map); in hb_subset_plan_destroy()
Dhb-map.h67 hb_map_destroy (hb_map_t *map);
Dhb-map.cc106 hb_map_destroy (hb_map_t *map) in hb_map_destroy() function
Dtest-iter.cc257 hb_map_destroy (result); in main()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt421 hb_map_destroy
/third_party/skia/third_party/externals/harfbuzz/
DNEWS756 +hb_map_destroy()