Home
last modified time | relevance | path

Searched refs:hb_face_destroy (Results 1 – 16 of 16) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-font.c53 hb_face_destroy (created_from_null); in test_face_empty()
54 hb_face_destroy (created_from_empty); in test_face_empty()
71 hb_face_destroy (face); in test_face_create()
118 hb_face_destroy (face); in test_face_createfortables()
170 hb_face_destroy (face); in _test_fontfuncs_nil()
279 hb_face_destroy (face); in test_fontfuncs_subclassing()
410 hb_face_destroy (face); in test_font_properties()
Dtest-shape.c99 hb_face_destroy (face); in test_shape()
152 hb_face_destroy (face); in test_shape_clusters()
Dtest-object.c85 hb_face_destroy (face); in create_font()
Dtest-ot-math.c79 hb_face_destroy (hb_face); in closeFont()
/external/harfbuzz_ng/test/fuzzing/
Dhb-fuzzer.cc49 hb_face_destroy(face); in LLVMFuzzerTestOneInput()
/external/harfbuzz_ng/src/
Dhb-face.h65 hb_face_destroy (hb_face_t *face);
Dtest-buffer-serialize.cc92 hb_face_destroy (face); in main()
Dtest.cc129 hb_face_destroy (face); in main()
Dhb-face.cc222 hb_face_destroy (hb_face_t *face) in hb_face_destroy() function
Dhb-ft.cc557 hb_face_destroy ((hb_face_t *) ft_face->generic.data); in hb_ft_face_finalize()
604 hb_face_destroy (face); in hb_ft_font_create()
Dhb-font.cc1259 hb_face_destroy (font->face); in hb_font_destroy()
1410 hb_face_destroy (old); in hb_font_set_face()
Dhb-coretext.cc318 hb_face_destroy (face); in hb_coretext_font_create()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt171 hb_face_destroy
/external/harfbuzz_ng/util/
Doptions.cc695 hb_face_destroy (face); in get_font()
/external/skia/tools/shape/
DSkShaper_harfbuzz.cpp32 using HBFace = resource<hb_face_t , hb_face_destroy >;
/external/skqp/tools/shape/
DSkShaper_harfbuzz.cpp30 using HBFace = resource<hb_face_t , hb_face_destroy >;