Home
last modified time | relevance | path

Searched refs:hb_set_destroy (Results 1 – 25 of 25) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-subset-cff1.c43 hb_set_destroy (codepoints); in test_subset_cff1_noop()
62 hb_set_destroy (codepoints); in test_subset_cff1()
85 hb_set_destroy (codepoints); in test_subset_cff1_strip_hints()
108 hb_set_destroy (codepoints); in test_subset_cff1_desubr()
132 hb_set_destroy (codepoints); in test_subset_cff1_desubr_strip_hints()
152 hb_set_destroy (codepoints); in test_subset_cff1_j()
175 hb_set_destroy (codepoints); in test_subset_cff1_j_strip_hints()
198 hb_set_destroy (codepoints); in test_subset_cff1_j_desubr()
222 hb_set_destroy (codepoints); in test_subset_cff1_j_desubr_strip_hints()
243 hb_set_destroy (codepoints); in test_subset_cff1_expert()
[all …]
Dtest-subset-glyf.c71 hb_set_destroy (codepoints); in test_subset_glyf()
92 hb_set_destroy (codepoints); in test_subset_glyf_with_components()
116 hb_set_destroy (codepoints); in test_subset_glyf_with_gsub()
143 hb_set_destroy (codepoints); in test_subset_glyf_without_gsub()
168 hb_set_destroy (codepoints); in test_subset_glyf_noop()
192 hb_set_destroy (codepoints); in test_subset_glyf_strip_hints_simple()
217 hb_set_destroy (codepoints); in test_subset_glyf_strip_hints_composite()
250 hb_set_destroy (codepoints); in test_subset_glyf_strip_hints_invalid()
Dtest-subset-cff2.c43 hb_set_destroy (codepoints); in test_subset_cff2_noop()
62 hb_set_destroy (codepoints); in test_subset_cff2()
85 hb_set_destroy (codepoints); in test_subset_cff2_strip_hints()
108 hb_set_destroy (codepoints); in test_subset_cff2_desubr()
132 hb_set_destroy (codepoints); in test_subset_cff2_desubr_strip_hints()
Dtest-subset-hmtx.c58 hb_set_destroy (codepoints); in test_subset_hmtx_simple_subset()
80 hb_set_destroy (codepoints); in test_subset_hmtx_monospace()
102 hb_set_destroy (codepoints); in test_subset_hmtx_keep_num_metrics()
123 hb_set_destroy (codepoints); in test_subset_hmtx_decrease_num_metrics()
144 hb_set_destroy (codepoints); in test_subset_hmtx_noop()
Dtest-subset-cmap.c43 hb_set_destroy (codepoints); in test_subset_cmap()
66 hb_set_destroy (codepoints); in test_subset_cmap_non_consecutive_glyphs()
85 hb_set_destroy (codepoints); in test_subset_cmap_noop()
Dtest-collect-unicodes.c48 hb_set_destroy (codepoints); in test_collect_unicodes_format4()
70 hb_set_destroy (codepoints); in test_collect_unicodes_format12()
92 hb_set_destroy (codepoints); in test_collect_unicodes()
Dtest-subset-hdmx.c44 hb_set_destroy (codepoints); in test_subset_hdmx_simple_subset()
63 hb_set_destroy (codepoints); in test_subset_hdmx_multiple_device_records()
127 hb_set_destroy (codepoints); in test_subset_hdmx_noop()
Dtest-set.c124 hb_set_destroy (s); in test_set_basic()
266 hb_set_destroy (s); in test_set_algebra()
267 hb_set_destroy (o); in test_set_algebra()
268 hb_set_destroy (o2); in test_set_algebra()
368 hb_set_destroy (s); in test_set_iter()
395 hb_set_destroy (b); in test_set_empty()
Dtest-subset-vmtx.c57 hb_set_destroy (codepoints); in test_subset_vmtx_simple_subset()
81 hb_set_destroy (codepoints); in test_subset_vmtx_noop()
Dtest-subset-os2.c41 hb_set_destroy (codepoints); in test_subset_os2()
Dtest-subset-post.c43 hb_set_destroy (codepoints); in test_post_drops_glyph_names()
Dtest-ot-face.c102 hb_set_destroy (set); in test_face()
/external/harfbuzz_ng/src/
Dhb-subset-cff-common.cc89 hb_set_destroy (set); in hb_plan_subset_cff_fdselect()
96 hb_set_destroy (set); in hb_plan_subset_cff_fdselect()
103 hb_set_destroy (set); in hb_plan_subset_cff_fdselect()
Dhb-subset-plan.cc142 hb_set_destroy (initial_gids_to_retain); in _populate_gids_to_retain()
214 hb_set_destroy (plan->unicodes); in hb_subset_plan_destroy()
220 hb_set_destroy (plan->glyphset); in hb_subset_plan_destroy()
Dhb-subset-input.cc79 hb_set_destroy (subset_input->unicodes); in hb_subset_input_destroy()
80 hb_set_destroy (subset_input->glyphs); in hb_subset_input_destroy()
Dhb-set.h57 hb_set_destroy (hb_set_t *set);
Dhb-set.cc96 hb_set_destroy (hb_set_t *set) in hb_set_destroy() function
Dhb-subset-cff-common.hh347 hb_set_destroy (global_closure); in fini()
349 hb_set_destroy (local_closures[i]); in fini()
Dhb-ot-shape.cc1065 hb_set_destroy (lookups); in hb_ot_shape_glyphs_closure()
Dhb-ot-layout-gsubgpos.hh224 ~hb_collect_glyphs_context_t () { hb_set_destroy (recursed_lookups); } in ~hb_collect_glyphs_context_t()
/external/freetype/src/autofit/
Dafshaper.c386 hb_set_destroy( gsub_lookups ); in af_shaper_get_coverage()
387 hb_set_destroy( gsub_glyphs ); in af_shaper_get_coverage()
388 hb_set_destroy( gpos_lookups ); in af_shaper_get_coverage()
389 hb_set_destroy( gpos_glyphs ); in af_shaper_get_coverage()
/external/harfbuzz_ng/test/fuzzing/
Dhb-subset-fuzzer.cc56 hb_set_destroy (output); in LLVMFuzzerTestOneInput()
/external/harfbuzz_ng/util/
Dhb-ot-shape-closure.cc97 hb_set_destroy (glyphs); in finish()
/external/skia/src/pdf/
DSkPDFSubsetFont.cpp22 using HBSet = resource<hb_set_t, hb_set_destroy>;
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt626 hb_set_destroy