Searched refs:kHeaderBackgroundColor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dtray_constants.h50 extern const SkColor kHeaderBackgroundColor;
H A Dtray_constants.cc52 const SkColor kHeaderBackgroundColor = SkColorSetRGB(0xf5, 0xf5, 0xf5); member in namespace:ash
H A Dspecial_popup_row.cc44 kHeaderBackgroundColor));
H A Dsystem_tray.cc462 init_params.arrow_color = kHeaderBackgroundColor;

Completed in 85 milliseconds