Home | History | Annotate | Download | only in native_theme

Lines Matching defs:face

75   // Create a 2x2 checkerboard pattern using the 3D face and highlight colors.
76 const SkColor face = color_utils::GetSysSkColor(COLOR_3DFACE);
78 SkColor buffer[] = { face, highlight, highlight, face };