Home
last modified time | relevance | path

Searched refs:FT_Outline_New (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftoutln.h162 FT_Outline_New( FT_Library library,
/third_party/freetype/
Dbackport-freetype-2.10.0-internal-outline.patch67 FT_Outline_New( FT_Library library,
/third_party/skia/third_party/externals/freetype/src/base/
Dftglyph.c178 error = FT_Outline_New( library, in FT_DEFINE_GLYPH()
212 error = FT_Outline_New( library, in ft_outline_glyph_copy()
Dftoutln.c293 FT_Outline_New( FT_Library library, in FT_Outline_New() function
Dftstroke.c2291 error = FT_Outline_New( glyph->library, in FT_Glyph_Stroke()
2377 error = FT_Outline_New( glyph->library, in FT_Glyph_StrokeBorder()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.24912 Check parameters of `FT_Outline_New'.
DChangeLog.2106047 (FT_Outline_New, FT_Outline_Done): ... these functions.