Searched refs:hb_blob_destroy (Results 1 – 25 of 55) sorted by relevance
123
63 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()
53 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()
73 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()
98 hb_blob_destroy (expected_blob); in hb_subset_test_check()99 hb_blob_destroy (actual_blob); in hb_subset_test_check()
42 hb_blob_destroy (vhea_blob); in check_num_vmetrics()43 hb_blob_destroy (vmtx_blob); in check_num_vmetrics()
65 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()
43 hb_blob_destroy (hhea_blob); in check_num_hmetrics()44 hb_blob_destroy (hmtx_blob); in check_num_hmetrics()
85 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()
45 hb_blob_destroy (blob); in main()62 hb_blob_destroy (entry); in main()
75 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()
89 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()
49 hb_blob_destroy (blob); in main()
72 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()
110 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
53 hb_blob_destroy (blob); in main()
47 hb_blob_destroy (blob); in main()
64 hb_blob_destroy (maxp_blob); in load_num_glyphs()
55 hb_blob_destroy (blob); in main()
91 void destroy () { hb_blob_destroy (b.get ()); b = nullptr; } in destroy()
98 hb_blob_destroy (hb_blob_t *blob);
81 hb_blob_destroy (src_blob); in subset_update_header()92 hb_blob_destroy (dest_blob); in subset_update_header()
47 hb_blob_destroy (blob); in trySubset()102 hb_blob_destroy (blob); in LLVMFuzzerTestOneInput()
25 hb_blob_destroy (blob); in main()
45 hb_blob_destroy (blob); in LLVMFuzzerTestOneInput()
21 using HBBlob = resource<hb_blob_t, &hb_blob_destroy>;48 [](const void*, void* ctx) { hb_blob_destroy((hb_blob_t*)ctx); }, in to_data()