Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
Dftrandom.c195 FT_Done_Face( face ); in TestFace()
226 FT_Done_Face( face ); in ExecuteTest()
/third_party/icu/icu4c/source/samples/layout/
DGnomeFontInstance.cpp101 FT_Done_Face(fFace); in ~GnomeFontInstance()
/third_party/skia/third_party/externals/icu/source/samples/layout/
DGnomeFontInstance.cpp101 FT_Done_Face(fFace); in ~GnomeFontInstance()
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmanag.c272 FT_Done_Face( node->face ); in ftc_face_node_done()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h2507 FT_Done_Face( FT_Face face );
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c422 FT_Done_Face( face->ttf_face ); in T42_Face_Done()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ft.cc113 FT_Done_Face ((FT_Face) data); in _hb_ft_face_destroy()
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp196 FT_Done_Face(Face); in CloseFont()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-math.c81 FT_Done_Face (ft_face); in closeFont()
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c2722 FT_Done_Face( face ); in ft_open_face_internal()
2728 FT_Done_Face( face ); /* face must be in the driver's list */ in ft_open_face_internal()
2835 FT_Done_Face( FT_Face face ) in FT_Done_Face() function
5483 FT_Done_Face( FT_FACE( faces->head->data ) ); in FT_Done_Library()
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp90 std::unique_ptr<FT_FaceRec, SkFunctionWrapper<decltype(FT_Done_Face), FT_Done_Face>>;
/third_party/ffmpeg/libavfilter/
Davf_showcqt.c573 FT_Done_Face(face); in render_freetype()
579 FT_Done_Face(face); in render_freetype()
Dvf_drawtext.c822 FT_Done_Face(s->face); in uninit()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.233468 FT_Done_Face() cannot free all faces. If the list of the opened
3469 faces includes broken face which FT_Done_Face() cannot free,
3470 FT_Done_Library() retries FT_Done_Face() and it can fall into
DChangeLog.2071 * src/pcf/pcfdriver.c (FT_Done_Face): Fixed small memory leak.
DChangeLog.254631 would otherwise loop over `FT_Done_Face' 2^32 times before freeing
DChangeLog.245559 (FT_Done_Face, FT_Done_Library): Handle `refcount'.
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES1209 as a mutex lock is used around `FT_New_Face' and `FT_Done_Face'.
2036 `FT_Done_Library' and `FT_Done_Face' then only destroy a library