Home
last modified time | relevance | path

Searched refs:FT_Outline_Done (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/
Dftoutln.h180 FT_Outline_Done( FT_Library library,
/external/freetype/src/base/
Dftglyph.c192 FT_Outline_Done( FT_GLYPH( glyph )->library, &glyph->outline ); in ft_outline_glyph_done()
Dftstroke.c1921 FT_Outline_Done( glyph->library, outline ); in FT_Glyph_Stroke()
2006 FT_Outline_Done( glyph->library, outline ); in FT_Glyph_StrokeBorder()
Dftoutln.c445 FT_Outline_Done( FT_Library library, in FT_Outline_Done() function