Home
last modified time | relevance | path

Searched refs:GetBoundsForTabStrip (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/views/frame/
Dopaque_browser_frame_view_layout_unittest.cc282 layout_manager_->GetBoundsForTabStrip( in TEST_F()
306 layout_manager_->GetBoundsForTabStrip( in TEST_F()
331 layout_manager_->GetBoundsForTabStrip( in TEST_F()
351 layout_manager_->GetBoundsForTabStrip( in TEST_F()
385 layout_manager_->GetBoundsForTabStrip( in TEST_F()
410 layout_manager_->GetBoundsForTabStrip( in TEST_F()
446 layout_manager_->GetBoundsForTabStrip( in TEST_F()
472 layout_manager_->GetBoundsForTabStrip( in TEST_F()
Dpopup_non_client_frame_view.h29 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dpopup_non_client_frame_view.cc44 gfx::Rect PopupNonClientFrameView::GetBoundsForTabStrip( in GetBoundsForTabStrip() function in PopupNonClientFrameView
Dbrowser_frame.cc150 gfx::Rect BrowserFrame::GetBoundsForTabStrip(views::View* tabstrip) const { in GetBoundsForTabStrip() function in BrowserFrame
151 return browser_frame_view_->GetBoundsForTabStrip(tabstrip); in GetBoundsForTabStrip()
Dbrowser_non_client_frame_view.h32 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const = 0;
Dbrowser_frame.h60 gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const;
Dapp_panel_browser_frame_view.h32 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dglass_browser_frame_view.h27 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dbrowser_non_client_frame_view_ash.h37 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dopaque_browser_frame_view_layout.h42 gfx::Rect GetBoundsForTabStrip(
Dopaque_browser_frame_view.h42 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dopaque_browser_frame_view.cc165 gfx::Rect OpaqueBrowserFrameView::GetBoundsForTabStrip( in GetBoundsForTabStrip() function in OpaqueBrowserFrameView
170 return layout_->GetBoundsForTabStrip(tabstrip->GetPreferredSize(), width()); in GetBoundsForTabStrip()
884 GetBoundsForTabStrip(browser_view()->tabstrip()).bottom()); in GetTopAreaHeight()
Dglass_browser_frame_view.cc110 gfx::Rect GlassBrowserFrameView::GetBoundsForTabStrip( in GetBoundsForTabStrip() function in GlassBrowserFrameView
182 width() - GetBoundsForTabStrip(tabstrip).width() + min_tabstrip_width; in GetMinimumSize()
Dbrowser_view_unittest.cc30 browser_view->frame()->GetBoundsForTabStrip(browser_view->tabstrip())); in ExpectedTabStripOrigin()
Dbrowser_desktop_root_window_host_win.cc312 browser_frame_->GetBoundsForTabStrip(browser_view_->tabstrip())); in GetDWMFrameMargins()
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_frame.cc30 gfx::Rect BrowserFrame::GetBoundsForTabStrip(views::View* tabstrip) const { in GetBoundsForTabStrip() function in BrowserFrame
31 return browser_frame_view_->GetBoundsForTabStrip(tabstrip); in GetBoundsForTabStrip()
Dbrowser_non_client_frame_view.h22 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const = 0;
Dpopup_non_client_frame_view.cc49 gfx::Rect PopupNonClientFrameView::GetBoundsForTabStrip( in GetBoundsForTabStrip() function in PopupNonClientFrameView
Dpopup_non_client_frame_view.h32 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dbrowser_frame.h57 gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const;
Dapp_panel_browser_frame_view.h36 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dglass_browser_frame_view.h35 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dopaque_browser_frame_view.h34 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
Dbrowser_frame_win.cc265 GetBoundsForTabStrip(browser_view_->tabstrip())); in UpdateDWMFrame()
/external/chromium/chrome/browser/chromeos/frame/
Dbrowser_view.cc98 browser_view_->frame()->GetBoundsForTabStrip(tabstrip_)); in LayoutTabStrip()

12