Searched refs:FT_Outline_New (Results 1 – 4 of 4) sorted by relevance
142 FT_Outline_New( FT_Library library,
174 error = FT_Outline_New( library, source->n_points, source->n_contours, in FT_CALLBACK_DEF()206 error = FT_Outline_New( library, source->outline.n_points, in ft_outline_glyph_copy()
1923 error = FT_Outline_New( glyph->library, in FT_Glyph_Stroke()2008 error = FT_Outline_New( glyph->library, in FT_Glyph_StrokeBorder()
329 FT_Outline_New( FT_Library library, in FT_Outline_New() function