Home
last modified time | relevance | path

Searched refs:FT_Get_Colorline_Stops (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftcolor.h1668 FT_Get_Colorline_Stops( FT_Face face,
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp516 while (FT_Get_Colorline_Stops(face, &color_stop, &color_stop_iterator)) { in colrv1_configure_skpaint()
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c5759 FT_Get_Colorline_Stops ( FT_Face face, in FT_Get_Colorline_Stops() function
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES67 FT_Get_Colorline_Stops
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2101886 FT_Get_Paint, FT_Get_Colorline_Stops): Add basic sanity checks,
/third_party/chromium/patch/
D0001-cve.patch7690 - * @FT_Get_Colorline_Stops.
7694 * The current color stop. Set by @FT_Get_Colorline_Stops.
7698 - * to `NULL` before the first call of @FT_Get_Colorline_Stops.
7700 + * Updated by @FT_Get_Colorline_Stops.