/external/harfbuzz_ng/src/ |
D | hb-font.h | 65 hb_destroy_func_t destroy, 156 void *user_data, hb_destroy_func_t destroy); 172 void *user_data, hb_destroy_func_t destroy); 188 void *user_data, hb_destroy_func_t destroy); 204 void *user_data, hb_destroy_func_t destroy); 220 void *user_data, hb_destroy_func_t destroy); 236 void *user_data, hb_destroy_func_t destroy); 252 void *user_data, hb_destroy_func_t destroy); 268 void *user_data, hb_destroy_func_t destroy); 284 void *user_data, hb_destroy_func_t destroy); [all …]
|
D | hb-unicode.h | 197 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);
|
D | hb-object-private.hh | 76 hb_destroy_func_t destroy; 91 hb_destroy_func_t destroy, 147 hb_destroy_func_t destroy_func, in set_user_data() 213 hb_destroy_func_t destroy, in hb_object_set_user_data()
|
D | hb-ft.h | 41 hb_destroy_func_t destroy); 48 hb_destroy_func_t destroy);
|
D | hb-blob.h | 72 hb_destroy_func_t destroy); 98 hb_destroy_func_t destroy,
|
D | hb-blob.cc | 64 hb_destroy_func_t destroy; 101 hb_destroy_func_t destroy) in hb_blob_create() 165 (hb_destroy_func_t) hb_blob_destroy); in hb_blob_create_sub_blob() 256 hb_destroy_func_t destroy, in hb_blob_set_user_data()
|
D | hb-ft.cc | 334 hb_destroy_func_t destroy) in hb_ft_face_create() 409 hb_destroy_func_t destroy) in hb_ft_font_create() 419 ft_face, (hb_destroy_func_t) _do_nothing); in hb_ft_font_create() 511 (hb_destroy_func_t) FT_Done_Face); in hb_ft_font_set_funcs() 517 if (font->destroy == (hb_destroy_func_t) FT_Done_Face || in hb_ft_font_get_face() 518 font->destroy == (hb_destroy_func_t) _do_nothing) in hb_ft_font_get_face()
|
D | hb-face.h | 56 hb_destroy_func_t destroy); 71 hb_destroy_func_t destroy,
|
D | test-size-params.cc | 57 hb_destroy_func_t destroy; in main() 65 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
|
D | test-would-substitute.cc | 61 hb_destroy_func_t destroy; in main() 69 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
|
D | test-buffer-serialize.cc | 59 hb_destroy_func_t destroy; in main() 67 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
|
D | test.cc | 60 hb_destroy_func_t destroy; in main() 68 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-font.h | 65 hb_destroy_func_t destroy, 156 void *user_data, hb_destroy_func_t destroy); 172 void *user_data, hb_destroy_func_t destroy); 188 void *user_data, hb_destroy_func_t destroy); 204 void *user_data, hb_destroy_func_t destroy); 220 void *user_data, hb_destroy_func_t destroy); 236 void *user_data, hb_destroy_func_t destroy); 252 void *user_data, hb_destroy_func_t destroy); 268 void *user_data, hb_destroy_func_t destroy); 284 void *user_data, hb_destroy_func_t destroy); [all …]
|
D | hb-unicode.h | 197 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);
|
D | hb-object-private.hh | 76 hb_destroy_func_t destroy; 91 hb_destroy_func_t destroy, 147 hb_destroy_func_t destroy_func, in set_user_data() 213 hb_destroy_func_t destroy, in hb_object_set_user_data()
|
D | hb-ft.h | 41 hb_destroy_func_t destroy); 48 hb_destroy_func_t destroy);
|
D | hb-blob.h | 73 hb_destroy_func_t destroy); 99 hb_destroy_func_t destroy,
|
D | hb-blob.cc | 62 hb_destroy_func_t destroy; 99 hb_destroy_func_t destroy) in hb_blob_create() 163 (hb_destroy_func_t) hb_blob_destroy); in hb_blob_create_sub_blob() 254 hb_destroy_func_t destroy, in hb_blob_set_user_data()
|
D | hb-ft.cc | 334 hb_destroy_func_t destroy) in hb_ft_face_create() 409 hb_destroy_func_t destroy) in hb_ft_font_create() 419 ft_face, (hb_destroy_func_t) _do_nothing); in hb_ft_font_create() 511 (hb_destroy_func_t) FT_Done_Face); in hb_ft_font_set_funcs() 517 if (font->destroy == (hb_destroy_func_t) FT_Done_Face || in hb_ft_font_get_face() 518 font->destroy == (hb_destroy_func_t) _do_nothing) in hb_ft_font_get_face()
|
D | hb-face.h | 56 hb_destroy_func_t destroy); 71 hb_destroy_func_t destroy,
|
D | test-size-params.cc | 57 hb_destroy_func_t destroy; in main() 65 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
|
D | test-would-substitute.cc | 61 hb_destroy_func_t destroy; in main() 69 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
|
D | test-buffer-serialize.cc | 59 hb_destroy_func_t destroy; in main() 67 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
|
D | test.cc | 60 hb_destroy_func_t destroy; in main() 68 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
|
/external/harfbuzz_ng/test/api/ |
D | test-blob.c | 146 hb_destroy_func_t free_func; in fixture_init() 153 free_func = (hb_destroy_func_t) free_up; in fixture_init() 159 free_func = (hb_destroy_func_t) free_up; in fixture_init() 166 free_func = (hb_destroy_func_t) free_up_free; in fixture_init() 179 free_func = (hb_destroy_func_t) free_up_munmap; in fixture_init()
|