Searched defs:shelf_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/notifications/
H A Dballoon_controller.h37 IBOutlet BalloonShelfViewCocoa* shelf_; variable
/external/chromium/chrome/browser/ui/cocoa/download/
H A Ddownload_item_controller.h51 DownloadShelfController* shelf_; variable
/external/chromium/chrome/browser/ui/gtk/download/
H A Ddownload_shelf_gtk.h112 // |shelf_| is the second highest level widget. See the constructor
114 OwnedWidgetGtk shelf_; member in class:DownloadShelfGtk
/external/chromium/chrome/browser/ui/gtk/notifications/
H A Dballoon_view_gtk.h105 GtkWidget* shelf_; member in class:BalloonViewImpl
H A Dballoon_view_gtk.cc237 shelf_ = gtk_hbox_new(0, 0);
238 gtk_container_add(GTK_CONTAINER(vbox), shelf_); local
251 gtk_container_add(GTK_CONTAINER(shelf_), hbox_);

Completed in 108 milliseconds