Searched defs:kFocusedBorderColor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/native_theme/
H A Dfallback_theme.cc29 static const SkColor kFocusedBorderColor = SkColorSetRGB(0x4D, 0x90, 0xFE); local
108 return kFocusedBorderColor;
H A Dnative_theme_win.cc45 const SkColor kFocusedBorderColor = SkColorSetRGB(0x4d, 0x90, 0xfe); member in namespace:__anon16970
489 return kFocusedBorderColor;

Completed in 75 milliseconds