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

  /external/chromium/chrome/browser/chromeos/notifications/
balloon_view.h 38 class NotificationControlView;
82 friend class NotificationControlView;
balloon_view.cc 54 // NotificationControlView has close and menu buttons and
56 class NotificationControlView : public views::View,
61 explicit NotificationControlView(BalloonViewImpl* view)
184 DISALLOW_COPY_AND_ASSIGN(NotificationControlView);
277 NotificationControlView* control = new NotificationControlView(this);

Completed in 124 milliseconds