Searched refs:kButtonBackgroundColor (Results 1 – 2 of 2) sorted by relevance
32 static const SkColor kButtonBackgroundColor = SkColorSetRGB(0xDE, 0xDE, 0xDE); in GetSystemColor() local114 return kButtonBackgroundColor; in GetSystemColor()
48 const SkColor kButtonBackgroundColor = SkColorSetRGB(0xde, 0xde, 0xde); variable495 return kButtonBackgroundColor; in GetSystemColor()