HomeSort by relevance Sort by last modified time
    Searched refs:kLegacyIconBackgroundColor (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/message_center/
message_center_style.cc 44 const SkColor kLegacyIconBackgroundColor = SkColorSetRGB(0xf5, 0xf5, 0xf5);
message_center_style.h 53 extern const SkColor kLegacyIconBackgroundColor; // Used behind icons smaller.
  /external/chromium_org/ui/message_center/views/
notification_view.cc 530 icon_view->set_background(MakeBackground(kLegacyIconBackgroundColor));

Completed in 311 milliseconds