Searched refs:FT_Get_Paint (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftcolor.h | 1706 FT_Get_Paint( FT_Face face,
|
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 890 if (!FT_Get_Paint(face, opaque_paint, &paint)) { in colrv1_traverse_paint() 916 if (!FT_Get_Paint(face, paint.u.glyph.paint, &fillPaint)) { in colrv1_traverse_paint() 1110 if (!FT_Get_Paint(face, opaque_paint, &paint)) { in colrv1_traverse_paint_bounds()
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftobjs.c | 5732 FT_Get_Paint( FT_Face face, in FT_Get_Paint() function
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.210 | 1886 FT_Get_Paint, FT_Get_Colorline_Stops): Add basic sanity checks, 1965 (FT_Get_Paint): New method for resolving an `FT_OpaquePaint` into an
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 72 FT_Get_Paint
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 7691 + * @FT_Get_Paint. 7699 + * An opaque pointer into 'COLR' table data. Set by @FT_Get_Paint.
|