Home
last modified time | relevance | path

Searched refs:hb_font_destroy (Results 1 – 18 of 18) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-font.c182 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 …]
Dtest-shape.c138 hb_font_destroy (font); in test_shape()
179 hb_font_destroy (font); in test_shape_clusters()
Dtest-ot-math.c80 hb_font_destroy (hb_font); in closeFont()
/external/harfbuzz_ng/test/fuzzing/
Dhb-fuzzer.cc48 hb_font_destroy(font); in LLVMFuzzerTestOneInput()
/external/harfbuzz_ng/util/
Dshape-consumer.hh83 hb_font_destroy (font); in finish()
Dhb-ot-shape-closure.cc95 hb_font_destroy (font); in finish()
Dhb-fc-list.c189 hb_font_destroy (font); in main()
Dhb-shape.cc116 hb_font_destroy (font); in finish()
Dhelper-cairo.cc147 (cairo_destroy_func_t) hb_font_destroy)) in helper_cairo_create_scaled_font()
148 hb_font_destroy (font); in helper_cairo_create_scaled_font()
Doptions.hh459 hb_font_destroy (font); in ~font_options_t()
/external/harfbuzz_ng/src/
Dtest-buffer-serialize.cc126 hb_font_destroy (font); in main()
Dtest.cc128 hb_font_destroy (font); in main()
Dhb-font.cc1247 hb_font_destroy (hb_font_t *font) in hb_font_destroy() function
1258 hb_font_destroy (font->parent); in hb_font_destroy()
1368 hb_font_destroy (old); in hb_font_set_parent()
Dhb-font.h539 hb_font_destroy (hb_font_t *font);
/external/freetype/src/autofit/
Dafglobal.c413 hb_font_destroy( globals->hb_font ); in af_face_globals_free()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt195 hb_font_destroy
/external/skia/tools/shape/
DSkShaper_harfbuzz.cpp33 using HBFont = resource<hb_font_t , hb_font_destroy >;
/external/skqp/tools/shape/
DSkShaper_harfbuzz.cpp31 using HBFont = resource<hb_font_t , hb_font_destroy >;