Home
last modified time | relevance | path

Searched refs:hb_face_destroy (Results 1 – 19 of 19) 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()
159 hb_face_destroy (face); in _test_fontfuncs_nil()
268 hb_face_destroy (face); in test_fontfuncs_subclassing()
374 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/chromium_org/third_party/harfbuzz-ng/src/
Dhb-face.h65 hb_face_destroy (hb_face_t *face);
Dtest-buffer-serialize.cc93 hb_face_destroy (face); in main()
Dtest.cc131 hb_face_destroy (face); in main()
Dhb-ft.cc364 hb_face_destroy ((hb_face_t *) ft_face->generic.data); in hb_ft_face_finalize()
416 hb_face_destroy (face); in hb_ft_font_create()
Dhb-face.cc226 hb_face_destroy (hb_face_t *face) in hb_face_destroy() function
Dhb-font.cc978 hb_face_destroy (font->face); in hb_font_destroy()
/external/harfbuzz_ng/src/
Dhb-face.h65 hb_face_destroy (hb_face_t *face);
Dtest-buffer-serialize.cc93 hb_face_destroy (face); in main()
Dtest.cc131 hb_face_destroy (face); in main()
Dhb-ft.cc364 hb_face_destroy ((hb_face_t *) ft_face->generic.data); in hb_ft_face_finalize()
416 hb_face_destroy (face); in hb_ft_font_create()
Dhb-face.cc226 hb_face_destroy (hb_face_t *face) in hb_face_destroy() function
Dhb-font.cc978 hb_face_destroy (font->face); in hb_font_destroy()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
DHarfBuzzFace.cpp57 hb_face_destroy(m_face); in ~FaceCacheEntry()
/external/harfbuzz_ng/docs/reference/
Dharfbuzz-sections.txt149 hb_face_destroy
/external/harfbuzz_ng/util/
Doptions.cc519 hb_face_destroy (face); in get_font()
/external/chromium_org/ui/gfx/
Drender_text_harfbuzz.cc257 hb_face_destroy(face_); in ~HarfBuzzFace()