Searched defs:GetBoundsForTabStrip (Results 1 - 12 of 12) sorted by relevance

/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_frame.cc30 gfx::Rect BrowserFrame::GetBoundsForTabStrip(views::View* tabstrip) const { function in class:BrowserFrame
31 return browser_frame_view_->GetBoundsForTabStrip(tabstrip);
H A Dpopup_non_client_frame_view.cc49 gfx::Rect PopupNonClientFrameView::GetBoundsForTabStrip( function in class:PopupNonClientFrameView
H A Dapp_panel_browser_frame_view.cc91 gfx::Rect AppPanelBrowserFrameView::GetBoundsForTabStrip( function in class:AppPanelBrowserFrameView
H A Dglass_browser_frame_view.cc112 gfx::Rect GlassBrowserFrameView::GetBoundsForTabStrip( function in class:GlassBrowserFrameView
481 // comment in GetBoundsForTabStrip().)
H A Dopaque_browser_frame_view.cc223 gfx::Rect OpaqueBrowserFrameView::GetBoundsForTabStrip( function in class:OpaqueBrowserFrameView
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dpopup_non_client_frame_view.cc44 gfx::Rect PopupNonClientFrameView::GetBoundsForTabStrip( function in class:PopupNonClientFrameView
H A Dbrowser_frame.cc94 gfx::Rect BrowserFrame::GetBoundsForTabStrip(views::View* tabstrip) const { function in class:BrowserFrame
95 return browser_frame_view_->GetBoundsForTabStrip(tabstrip);
H A Dapp_non_client_frame_view_ash.cc264 gfx::Rect AppNonClientFrameViewAsh::GetBoundsForTabStrip( function in class:AppNonClientFrameViewAsh
H A Dapp_panel_browser_frame_view.cc96 gfx::Rect AppPanelBrowserFrameView::GetBoundsForTabStrip( function in class:AppPanelBrowserFrameView
H A Dbrowser_non_client_frame_view_ash.cc122 gfx::Rect BrowserNonClientFrameViewAsh::GetBoundsForTabStrip( function in class:BrowserNonClientFrameViewAsh
H A Dglass_browser_frame_view.cc100 gfx::Rect GlassBrowserFrameView::GetBoundsForTabStrip( function in class:GlassBrowserFrameView
162 width() - GetBoundsForTabStrip(tabstrip).width() + min_tabstrip_width;
410 // comment in GetBoundsForTabStrip().)
H A Dopaque_browser_frame_view.cc232 gfx::Rect OpaqueBrowserFrameView::GetBoundsForTabStrip( function in class:OpaqueBrowserFrameView
988 GetBoundsForTabStrip(browser_view()->tabstrip()).bottom());

Completed in 286 milliseconds