Home
last modified time | relevance | path

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

123

/external/harfbuzz_ng/src/
Dhb-ot-vorg-table.hh137 hb_blob_destroy (vorg_blob); in subset()
146 hb_blob_destroy (vorg_blob); in subset()
156 hb_blob_destroy (result); in subset()
158 hb_blob_destroy (vorg_blob); in subset()
Dtest-ot-color.cc67 hb_blob_destroy (blob); in svg_dump()
85 hb_blob_destroy (blob); in png_dump()
98 hb_blob_destroy (blob); in png_dump()
117 hb_blob_destroy (blob); in png_dump()
333 hb_blob_destroy (blob); in main()
Dhb-subset.cc102 hb_blob_destroy (dest_blob); in _subset2()
113 hb_blob_destroy (source_blob); in _subset2()
132 hb_blob_destroy (source_blob); in _subset()
208 hb_blob_destroy (source_table); in _subset_table()
Dhb-ot-hmtx-table.hh73 hb_blob_destroy (src_blob); in subset_update_header()
84 hb_blob_destroy (dest_blob); in subset_update_header()
181 hb_blob_destroy (result); in subset()
213 hb_blob_destroy (_hea_blob); in init()
Dhb-ot-os2-table.hh153 hb_blob_destroy (os2_blob); in subset()
157 hb_blob_destroy (os2_prime_blob); in subset()
169 hb_blob_destroy (os2_prime_blob); in subset()
Dhb-graphite2.cc85 hb_blob_destroy (blob); in hb_graphite2_get_table()
120 hb_blob_destroy(curr->blob); in hb_graphite2_release_table()
139 hb_blob_destroy (silf_blob); in _hb_graphite2_shaper_face_data_create()
142 hb_blob_destroy (silf_blob); in _hb_graphite2_shaper_face_data_create()
167 hb_blob_destroy (tlist->blob); in _hb_graphite2_shaper_face_data_destroy()
Dhb-ot-maxp-table.hh101 hb_blob_destroy (maxp_blob); in subset()
113 hb_blob_destroy (maxp_prime_blob); in subset()
Dhb-ot-post-table.hh82 hb_blob_destroy (post_blob); in subset()
86 hb_blob_destroy (post_prime_blob); in subset()
93 hb_blob_destroy (post_prime_blob); in subset()
Dhb-ot-glyf-table.hh98 hb_blob_destroy (loca_prime); in subset()
99 hb_blob_destroy (glyf_prime); in subset()
109 hb_blob_destroy (head_blob); in _add_head_and_set_loca_version()
118 hb_blob_destroy (head_prime_blob); in _add_head_and_set_loca_version()
Dhb-blob.cc99 hb_blob_destroy (blob); in hb_blob_create()
110 hb_blob_destroy ((hb_blob_t *) data); in _hb_blob_destroy()
227 hb_blob_destroy (hb_blob_t *blob) in hb_blob_destroy() function
Dhb-face.cc72 hb_blob_destroy (sanitized); in hb_face_count()
160 hb_blob_destroy (closure->blob); in _hb_face_for_data_closure_destroy()
623 hb_blob_destroy (data->tables[i].blob); in _hb_face_builder_data_destroy()
Dtest-size-params.cc45 hb_blob_destroy (blob); in main()
Dtest-would-substitute.cc49 hb_blob_destroy (blob); in main()
Dtest-name-table.cc43 hb_blob_destroy (blob); in main()
Dhb-static.cc63 hb_blob_destroy (maxp_blob); in load_num_glyphs()
Dtest-buffer-serialize.cc47 hb_blob_destroy (blob); in main()
/external/harfbuzz_ng/test/api/
Dhb-subset-test.h80 hb_blob_destroy (expected_blob); in hb_subset_test_check()
81 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()
165 hb_blob_destroy (blob); in _test_fontfuncs_nil()
277 hb_blob_destroy (blob); in test_fontfuncs_subclassing()
407 hb_blob_destroy (blob); in test_fontfuncs_parallels()
474 hb_blob_destroy (blob); in test_font_properties()
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()
Dtest-subset-hmtx.c43 hb_blob_destroy (hhea_blob); in check_num_hmetrics()
44 hb_blob_destroy (hmtx_blob); in check_num_hmetrics()
Dtest-ot-color.c396 hb_blob_destroy (blob); in test_hb_ot_color_svg()
432 hb_blob_destroy (blob); in test_hb_ot_color_png()
449 hb_blob_destroy (blob); in test_hb_ot_color_png()
/external/skia/src/pdf/
DSkPDFSubsetFont.cpp19 using HBBlob = resource<hb_blob_t, hb_blob_destroy>;
40 [](const void*, void* ctx) { hb_blob_destroy((hb_blob_t*)ctx); }, in to_data()
/external/harfbuzz_ng/test/fuzzing/
Dmain.cc22 hb_blob_destroy (blob); in main()
Dhb-shape-fuzzer.cc45 hb_blob_destroy (blob); in LLVMFuzzerTestOneInput()

123