GetShelfHeight    241 chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc   gtk_widget_set_size_request(GTK_WIDGET(shelf_), -1, GetShelfHeight());
GetShelfHeight    342 chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc                     GetShelfHeight() + kTopShadowWidth + kTopMargin);
GetShelfHeight    358 chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc       GetShelfHeight();
GetShelfHeight    437 chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc                   content_size.width() - 0.5, GetShelfHeight());
GetShelfHeight     72 chrome/browser/ui/gtk/notifications/balloon_view_gtk.h   int GetShelfHeight() const;
GetShelfHeight    259 chrome/browser/ui/views/notifications/balloon_view_views.cc   bounds.set_height(GetShelfHeight());
GetShelfHeight    269 chrome/browser/ui/views/notifications/balloon_view_views.cc   bounds.set_height(GetShelfHeight());
GetShelfHeight    280 chrome/browser/ui/views/notifications/balloon_view_views.cc   bounds.set_height(GetShelfHeight());
GetShelfHeight    465 chrome/browser/ui/views/notifications/balloon_view_views.cc   return GetTotalHeight() - GetShelfHeight();
GetShelfHeight    476 chrome/browser/ui/views/notifications/balloon_view_views.cc       GetShelfHeight();
GetShelfHeight    487 chrome/browser/ui/views/notifications/balloon_view_views.cc                    frame_rect.y() + GetShelfHeight() + offset.y(),
GetShelfHeight    497 chrome/browser/ui/views/notifications/balloon_view_views.cc   rect.set_height(GetShelfHeight());
GetShelfHeight     98 chrome/browser/ui/views/notifications/balloon_view_views.h   int GetShelfHeight() const;