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

  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 44 class WebNotificationButton;
167 internal::WebNotificationButton* button_;
web_notification_tray.cc 241 class WebNotificationButton : public views::CustomButton {
243 WebNotificationButton(views::ButtonListener* listener)
297 DISALLOW_COPY_AND_ASSIGN(WebNotificationButton);
309 button_ = new internal::WebNotificationButton(this);

Completed in 113 milliseconds