Searched refs:FT_Outline_Copy (Results 1 – 3 of 3) sorted by relevance
290 FT_Outline_Copy( const FT_Outline* source,
181 FT_Outline_Copy( source, target ); in FT_CALLBACK_DEF()211 FT_Outline_Copy( &source->outline, &target->outline ); in ft_outline_glyph_copy()
398 FT_Outline_Copy( const FT_Outline* source, in FT_Outline_Copy() function
Completed in 11 milliseconds