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

  /external/chromium_org/ui/message_center/views/
constants.h 18 const SkColor kRegularTextBackgroundColor = SK_ColorWHITE;
notification_button.cc 66 title_->SetBackgroundColor(kRegularTextBackgroundColor);
notification_view.cc 133 title->SetBackgroundColor(message_center::kRegularTextBackgroundColor);
540 kRegularTextBackgroundColor);

Completed in 54 milliseconds