Searched refs:GetBoundsForTabStripInBrowserView (Results 1 – 4 of 4) sorted by relevance
25 virtual gfx::Rect GetBoundsForTabStripInBrowserView() const = 0;
47 virtual gfx::Rect GetBoundsForTabStripInBrowserView() const OVERRIDE { in GetBoundsForTabStripInBrowserView() function in MockBrowserViewLayoutDelegate
388 gfx::Rect tabstrip_bounds(delegate_->GetBoundsForTabStripInBrowserView()); in LayoutTabStripRegion()
261 virtual gfx::Rect GetBoundsForTabStripInBrowserView() const OVERRIDE { in GetBoundsForTabStripInBrowserView() function in BrowserViewLayoutDelegateImpl