Searched refs:GetPanelBounds (Results 1 – 8 of 8) sorted by relevance
37 virtual gfx::Rect GetPanelBounds() const = 0;
249 gfx::Rect bounds = native_panel_->GetPanelBounds(); in GetRestoredBounds()261 return native_panel_->GetPanelBounds(); in GetBounds()549 if (bounds != native_panel_->GetPanelBounds()) in SetPanelBounds()
27 virtual gfx::Rect GetPanelBounds() const OVERRIDE;
78 gfx::Rect PanelCocoa::GetPanelBounds() const { function
48 virtual gfx::Rect GetPanelBounds() const OVERRIDE;
798 gfx::Rect PanelGtk::GetPanelBounds() const { in GetPanelBounds() function in PanelGtk
44 virtual gfx::Rect GetPanelBounds() const OVERRIDE;
327 gfx::Rect PanelView::GetPanelBounds() const { in GetPanelBounds() function in PanelView