Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dftoutln.h194 FT_Outline_Done( FT_Library library,
/external/freetype/src/base/
Dftglyph.c198 FT_Outline_Done( FT_GLYPH( glyph )->library, &glyph->outline ); in ft_outline_glyph_done()
Dftoutln.c463 FT_Outline_Done( FT_Library library, in FT_Outline_Done() function
Dftstroke.c2345 FT_Outline_Done( glyph->library, outline ); in FT_Glyph_Stroke()
2436 FT_Outline_Done( glyph->library, outline ); in FT_Glyph_StrokeBorder()