Home
last modified time | relevance | path

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

12

/external/harfbuzz_ng/src/
Dhb-font.h65 hb_destroy_func_t destroy,
185 void *user_data, hb_destroy_func_t destroy);
201 void *user_data, hb_destroy_func_t destroy);
217 void *user_data, hb_destroy_func_t destroy);
233 void *user_data, hb_destroy_func_t destroy);
249 void *user_data, hb_destroy_func_t destroy);
265 void *user_data, hb_destroy_func_t destroy);
281 void *user_data, hb_destroy_func_t destroy);
297 void *user_data, hb_destroy_func_t destroy);
313 void *user_data, hb_destroy_func_t destroy);
[all …]
Dhb-unicode.h197 hb_destroy_func_t destroy,
291 void *user_data, hb_destroy_func_t destroy);
307 void *user_data, hb_destroy_func_t destroy);
323 void *user_data, hb_destroy_func_t destroy);
339 void *user_data, hb_destroy_func_t destroy);
355 void *user_data, hb_destroy_func_t destroy);
371 void *user_data, hb_destroy_func_t destroy);
387 void *user_data, hb_destroy_func_t destroy);
403 void *user_data, hb_destroy_func_t destroy);
Dhb-blob.cc64 hb_destroy_func_t destroy;
101 hb_destroy_func_t destroy) in hb_blob_create()
167 (hb_destroy_func_t) hb_blob_destroy); in hb_blob_create_sub_blob()
258 hb_destroy_func_t destroy, in hb_blob_set_user_data()
Dhb-ft.h64 hb_destroy_func_t destroy);
103 hb_destroy_func_t destroy);
Dhb-ft.cc127 if (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy) in hb_ft_font_set_load_flags()
147 if (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy) in hb_ft_font_get_load_flags()
158 if (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy) in hb_ft_font_get_face()
477 (hb_destroy_func_t) _hb_ft_font_destroy); in _hb_ft_font_set_funcs()
520 hb_destroy_func_t destroy) in hb_ft_face_create()
556 return hb_ft_face_create (ft_face, (hb_destroy_func_t) _hb_ft_face_destroy); in hb_ft_face_create_referenced()
602 hb_destroy_func_t destroy) in hb_ft_font_create()
658 return hb_ft_font_create (ft_face, (hb_destroy_func_t) _hb_ft_face_destroy); in hb_ft_font_create_referenced()
Dhb-blob.h72 hb_destroy_func_t destroy);
98 hb_destroy_func_t destroy,
Dhb-object-private.hh77 hb_destroy_func_t destroy;
92 hb_destroy_func_t destroy,
182 hb_destroy_func_t destroy, in hb_object_set_user_data()
Dhb-face.h56 hb_destroy_func_t destroy);
71 hb_destroy_func_t destroy,
Dtest-size-params.cc57 hb_destroy_func_t destroy; in main()
65 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
Dtest-would-substitute.cc61 hb_destroy_func_t destroy; in main()
69 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
Dtest-buffer-serialize.cc59 hb_destroy_func_t destroy; in main()
67 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
Dhb-face.cc79 hb_destroy_func_t destroy) in hb_face_create_for_tables()
172 (hb_destroy_func_t) _hb_face_for_data_closure_destroy); in hb_face_create()
260 hb_destroy_func_t destroy, in hb_face_set_user_data()
Dtest.cc60 hb_destroy_func_t destroy; in main()
68 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
Dhb-font.cc484 hb_destroy_func_t destroy, in hb_font_funcs_set_user_data()
549 hb_destroy_func_t destroy) \
1272 hb_destroy_func_t destroy, in hb_font_set_user_data()
1406 hb_destroy_func_t destroy) in hb_font_set_funcs()
1440 hb_destroy_func_t destroy) in hb_font_set_funcs_data()
1657 hb_destroy_func_t destroy;
1672 hb_destroy_func_t destroy) in trampoline_create()
1749 void *user_data, hb_destroy_func_t destroy) in hb_font_funcs_set_glyph_func()
Dhb-deprecated.h55 void *user_data, hb_destroy_func_t destroy);
Dhb-buffer.h159 hb_destroy_func_t destroy,
467 void *user_data, hb_destroy_func_t destroy);
Dhb-face-private.hh51 hb_destroy_func_t destroy;
Dhb-unicode.cc272 hb_destroy_func_t destroy, in hb_unicode_funcs_set_user_data()
353 hb_destroy_func_t destroy) \
Dhb-shape-plan.h87 hb_destroy_func_t destroy,
Dhb-set.h63 hb_destroy_func_t destroy,
Dhb-set.cc119 hb_destroy_func_t destroy, in hb_set_set_user_data()
Dhb-unicode-private.hh262 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_destroy_func_t name;
/external/harfbuzz_ng/test/api/
Dtest-blob.c149 hb_destroy_func_t free_func; in fixture_init()
156 free_func = (hb_destroy_func_t) free_up; in fixture_init()
162 free_func = (hb_destroy_func_t) free_up; in fixture_init()
169 free_func = (hb_destroy_func_t) free_up_free; in fixture_init()
182 free_func = (hb_destroy_func_t) free_up_munmap; in fixture_init()
/external/harfbuzz_ng/util/
Doptions.cc544 hb_destroy_func_t destroy; in get_font()
569 destroy = (hb_destroy_func_t) g_free; in get_font()
578 destroy = (hb_destroy_func_t) g_mapped_file_unref; in get_font()
595 destroy = (hb_destroy_func_t) g_free; in get_font()
Dhb-fc.cc116 (hb_destroy_func_t) FcCharSetDestroy); in hb_fc_font_create()

12