Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-font.c61 hb_face_destroy (face); in test_face_create()
108 hb_face_destroy (face); in test_face_createfortables()
160 hb_face_destroy (face); in _test_fontfuncs_nil()
269 hb_face_destroy (face); in test_fontfuncs_subclassing()
375 hb_face_destroy (face); in test_font_properties()
Dtest-shape.c99 hb_face_destroy (face); in test_shape()
Dtest-object.c85 hb_face_destroy (face); in create_font()
/external/harfbuzz_ng/src/
Dhb-shape-plan.cc152 hb_face_destroy (shape_plan->face); in hb_shape_plan_destroy()
305 hb_face_destroy (face); in hb_shape_plan_create_cached()
Dtest-buffer-serialize.cc90 hb_face_destroy (face); in main()
Dtest.cc127 hb_face_destroy (face); in main()
Dhb-ft.cc347 hb_face_destroy ((hb_face_t *) ft_face->generic.data); in hb_ft_face_finalize()
380 hb_face_destroy (face); in hb_ft_font_create()
Dhb-font.h66 hb_face_destroy (hb_face_t *face);
Dhb-font.cc642 hb_face_destroy (hb_face_t *face) in hb_face_destroy() function
872 hb_face_destroy (font->face); in hb_font_destroy()
/external/harfbuzz_ng/contrib/python/lib/
Dharfbuzz.pyx100 void hb_face_destroy(hb_face_t *face)
189 self.hbface = hb_ft_face_create(face, <void (*)(void *)>hb_face_destroy)
/external/harfbuzz_ng/util/
Doptions.cc477 hb_face_destroy (face); in get_font()