Home
last modified time | relevance | path

Searched refs:foreground_color (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/base/
Dftcolor.c95 FT_Color foreground_color ) in FT_Palette_Set_Foreground_Color() argument
108 ttface->foreground_color = foreground_color; in FT_Palette_Set_Foreground_Color()
144 FT_Color foreground_color ) in FT_Palette_Set_Foreground_Color() argument
147 FT_UNUSED( foreground_color ); in FT_Palette_Set_Foreground_Color()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcolr.c1217 b = face->foreground_color.blue; in tt_face_colr_blend_layer()
1218 g = face->foreground_color.green; in tt_face_colr_blend_layer()
1219 r = face->foreground_color.red; in tt_face_colr_blend_layer()
1220 alpha = face->foreground_color.alpha; in tt_face_colr_blend_layer()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftcolor.h303 FT_Color foreground_color );
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h1543 FT_Color foreground_color; member
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2107248 `foreground_color'.