GetPanelBounds 27 chrome/browser/ui/cocoa/panels/panel_cocoa.h virtual gfx::Rect GetPanelBounds() const OVERRIDE; GetPanelBounds 48 chrome/browser/ui/gtk/panels/panel_gtk.h virtual gfx::Rect GetPanelBounds() const OVERRIDE; GetPanelBounds 37 chrome/browser/ui/panels/native_panel.h virtual gfx::Rect GetPanelBounds() const = 0; GetPanelBounds 251 chrome/browser/ui/panels/panel.cc gfx::Rect bounds = native_panel_->GetPanelBounds(); GetPanelBounds 263 chrome/browser/ui/panels/panel.cc return native_panel_->GetPanelBounds(); GetPanelBounds 552 chrome/browser/ui/panels/panel.cc if (bounds != native_panel_->GetPanelBounds()) GetPanelBounds 45 chrome/browser/ui/views/panels/panel_view.h virtual gfx::Rect GetPanelBounds() const OVERRIDE;