Home
last modified time | relevance | path

Searched refs:GetBoundsForTabStripInBrowserView (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view_layout_delegate.h25 virtual gfx::Rect GetBoundsForTabStripInBrowserView() const = 0;
Dbrowser_view_layout_unittest.cc47 virtual gfx::Rect GetBoundsForTabStripInBrowserView() const OVERRIDE { in GetBoundsForTabStripInBrowserView() function in MockBrowserViewLayoutDelegate
Dbrowser_view_layout.cc388 gfx::Rect tabstrip_bounds(delegate_->GetBoundsForTabStripInBrowserView()); in LayoutTabStripRegion()
Dbrowser_view.cc261 virtual gfx::Rect GetBoundsForTabStripInBrowserView() const OVERRIDE { in GetBoundsForTabStripInBrowserView() function in BrowserViewLayoutDelegateImpl