Searched refs:shelf_ (Results 1 – 8 of 8) sorted by relevance
108 shelf_.Own(gtk_event_box_new()); in DownloadShelfGtk()109 gtk_container_add(GTK_CONTAINER(shelf_.get()), vbox); in DownloadShelfGtk()138 slide_widget_.reset(new SlideAnimatorGtk(shelf_.get(), in DownloadShelfGtk()147 gtk_widget_show_all(shelf_.get()); in DownloadShelfGtk()163 shelf_.Destroy(); in ~DownloadShelfGtk()192 gdk_window_raise(shelf_.get()->window); in Close()358 gfx::Rect bounds(gtk_util::GetWidgetScreenPosition(shelf_.get()), in IsCursorInShelfZone()359 gfx::Size(shelf_.get()->allocation.width, in IsCursorInShelfZone()360 shelf_.get()->allocation.height)); in IsCursorInShelfZone()
114 OwnedWidgetGtk shelf_; variable
93 [shelf_ addSubview:closeButton_];109 [shelf_ removeTrackingRect:closeButtonTrackingTag_];111 closeButtonTrackingTag_ = [shelf_ addTrackingRect:[closeButton_ frame]159 [shelf_ removeTrackingRect:closeButtonTrackingTag_];205 kTopMargin + kBottomMargin + [shelf_ frame].size.height;
37 IBOutlet BalloonShelfViewCocoa* shelf_; variable
237 shelf_ = gtk_hbox_new(0, 0); in Show()238 gtk_container_add(GTK_CONTAINER(vbox), shelf_); in Show()251 gtk_container_add(GTK_CONTAINER(shelf_), hbox_); in Show()
105 GtkWidget* shelf_; variable
51 DownloadShelfController* shelf_; variable
113 shelf_ = shelf;250 [shelf_ remove:self];263 [shelf_ downloadWasOpened:self];300 [shelf_ layoutItems];