Home
last modified time | relevance | path

Searched refs:FT_Outline_Copy (Results 1 – 3 of 3) sorted by relevance

/external/freetype/include/freetype/
Dftoutln.h277 FT_Outline_Copy( const FT_Outline* source,
/external/freetype/src/base/
Dftglyph.c179 FT_Outline_Copy( source, target ); in FT_CALLBACK_DEF()
209 FT_Outline_Copy( &source->outline, &target->outline ); in ft_outline_glyph_copy()
Dftoutln.c390 FT_Outline_Copy( const FT_Outline* source, in FT_Outline_Copy() function