Home
last modified time | relevance | path

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

123

/external/harfbuzz_ng/test/api/
Dtest-ot-meta.c63 hb_blob_destroy (dlng); in test_ot_meta_reference_entry()
66 hb_blob_destroy (fslf); in test_ot_meta_reference_entry()
69 hb_blob_destroy (nacl); in test_ot_meta_reference_entry()
73 hb_blob_destroy (slng); in test_ot_meta_reference_entry()
Dtest-subset-drop-tables.c53 hb_blob_destroy (hdmx); in test_subset_drop_tables()
54 hb_blob_destroy (hmtx); in test_subset_drop_tables()
55 hb_blob_destroy (cmap); in test_subset_drop_tables()
Dtest-ot-face.c73 hb_blob_destroy (hb_ot_color_glyph_reference_svg (face, cp)); in test_face()
75 hb_blob_destroy (hb_ot_color_glyph_reference_png (font, cp)); in test_face()
94 hb_blob_destroy (hb_ot_meta_reference_entry (face, HB_OT_META_TAG_DESIGN_LANGUAGES)); in test_face()
Dhb-subset-test.h98 hb_blob_destroy (expected_blob); in hb_subset_test_check()
99 hb_blob_destroy (actual_blob); in hb_subset_test_check()
Dtest-subset-vmtx.c42 hb_blob_destroy (vhea_blob); in check_num_vmetrics()
43 hb_blob_destroy (vmtx_blob); in check_num_vmetrics()
Dtest-font.c65 hb_blob_destroy (blob); in test_face_create()
114 hb_blob_destroy (blob); in test_face_createfortables()
162 hb_blob_destroy (blob); in _test_fontfuncs_nil()
274 hb_blob_destroy (blob); in test_fontfuncs_subclassing()
404 hb_blob_destroy (blob); in test_fontfuncs_parallels()
471 hb_blob_destroy (blob); in test_font_properties()
Dtest-subset-hmtx.c43 hb_blob_destroy (hhea_blob); in check_num_hmetrics()
44 hb_blob_destroy (hmtx_blob); in check_num_hmetrics()
/external/harfbuzz_ng/src/
Dhb-subset.cc85 hb_blob_destroy (source_blob); in _subset2()
100 hb_blob_destroy (source_blob); in _subset2()
116 hb_blob_destroy (dest_blob); in _subset2()
127 hb_blob_destroy (source_blob); in _subset2()
146 hb_blob_destroy (source_blob); in _subset()
231 hb_blob_destroy (source_table); in _subset_table()
Dtest-ot-meta.cc45 hb_blob_destroy (blob); in main()
62 hb_blob_destroy (entry); in main()
Dtest-ot-color.cc75 hb_blob_destroy (blob); in svg_dump()
93 hb_blob_destroy (blob); in png_dump()
106 hb_blob_destroy (blob); in png_dump()
125 hb_blob_destroy (blob); in png_dump()
341 hb_blob_destroy (blob); in main()
Dhb-graphite2.cc89 hb_blob_destroy (blob); in hb_graphite2_get_table()
117 hb_blob_destroy (silf_blob); in _hb_graphite2_shaper_face_data_create()
120 hb_blob_destroy (silf_blob); in _hb_graphite2_shaper_face_data_create()
145 hb_blob_destroy (tlist->blob); in _hb_graphite2_shaper_face_data_destroy()
Dtest-gpos-size-params.cc49 hb_blob_destroy (blob); in main()
Dhb-face.cc72 hb_blob_destroy (sanitized); in hb_face_count()
160 hb_blob_destroy (closure->blob); in _hb_face_for_data_closure_destroy()
625 hb_blob_destroy (data->tables[i].blob); in _hb_face_builder_data_destroy()
Dhb-blob.cc110 hb_blob_destroy (blob); in hb_blob_create()
121 hb_blob_destroy ((hb_blob_t *) data); in _hb_blob_destroy()
238 hb_blob_destroy (hb_blob_t *blob) in hb_blob_destroy() function
Dtest-gsub-would-substitute.cc53 hb_blob_destroy (blob); in main()
Dtest-ot-name.cc47 hb_blob_destroy (blob); in main()
Dhb-static.cc64 hb_blob_destroy (maxp_blob); in load_num_glyphs()
Dtest-buffer-serialize.cc55 hb_blob_destroy (blob); in main()
Dhb-blob.hh91 void destroy () { hb_blob_destroy (b.get ()); b = nullptr; } in destroy()
Dhb-blob.h98 hb_blob_destroy (hb_blob_t *blob);
Dhb-ot-hmtx-table.hh81 hb_blob_destroy (src_blob); in subset_update_header()
92 hb_blob_destroy (dest_blob); in subset_update_header()
/external/harfbuzz_ng/test/fuzzing/
Dhb-subset-fuzzer.cc47 hb_blob_destroy (blob); in trySubset()
102 hb_blob_destroy (blob); in LLVMFuzzerTestOneInput()
Dmain.cc25 hb_blob_destroy (blob); in main()
Dhb-shape-fuzzer.cc45 hb_blob_destroy (blob); in LLVMFuzzerTestOneInput()
/external/skia/src/pdf/
DSkPDFSubsetFont.cpp21 using HBBlob = resource<hb_blob_t, &hb_blob_destroy>;
48 [](const void*, void* ctx) { hb_blob_destroy((hb_blob_t*)ctx); }, in to_data()

123