Searched refs:hb_font_destroy (Results 1 – 18 of 18) sorted by relevance
182 hb_font_destroy (font); in _test_fontfuncs_nil()187 hb_font_destroy (subfont); in _test_fontfuncs_nil()316 hb_font_destroy (font2); in test_fontfuncs_subclassing()317 hb_font_destroy (font3); in test_fontfuncs_subclassing()320 hb_font_destroy (font1); in test_fontfuncs_subclassing()363 hb_font_destroy (font3); in test_fontfuncs_subclassing()390 hb_font_destroy (created_sub_from_null); in test_font_empty()391 hb_font_destroy (created_from_null); in test_font_empty()392 hb_font_destroy (created_from_empty); in test_font_empty()426 hb_font_destroy (subfont); in test_font_properties()[all …]
138 hb_font_destroy (font); in test_shape()179 hb_font_destroy (font); in test_shape_clusters()
80 hb_font_destroy (hb_font); in closeFont()
48 hb_font_destroy(font); in LLVMFuzzerTestOneInput()
83 hb_font_destroy (font); in finish()
95 hb_font_destroy (font); in finish()
189 hb_font_destroy (font); in main()
116 hb_font_destroy (font); in finish()
147 (cairo_destroy_func_t) hb_font_destroy)) in helper_cairo_create_scaled_font()148 hb_font_destroy (font); in helper_cairo_create_scaled_font()
459 hb_font_destroy (font); in ~font_options_t()
126 hb_font_destroy (font); in main()
128 hb_font_destroy (font); in main()
1247 hb_font_destroy (hb_font_t *font) in hb_font_destroy() function1258 hb_font_destroy (font->parent); in hb_font_destroy()1368 hb_font_destroy (old); in hb_font_set_parent()
539 hb_font_destroy (hb_font_t *font);
413 hb_font_destroy( globals->hb_font ); in af_face_globals_free()
195 hb_font_destroy
33 using HBFont = resource<hb_font_t , hb_font_destroy >;
31 using HBFont = resource<hb_font_t , hb_font_destroy >;