HomeSort by relevance Sort by last modified time
    Searched defs:GetBoundsForTabStrip (Results 1 - 12 of 12) sorted by null

  /external/chromium/chrome/browser/ui/views/frame/
browser_frame.cc 30 gfx::Rect BrowserFrame::GetBoundsForTabStrip(views::View* tabstrip) const {
31 return browser_frame_view_->GetBoundsForTabStrip(tabstrip);
popup_non_client_frame_view.cc 49 gfx::Rect PopupNonClientFrameView::GetBoundsForTabStrip(
app_panel_browser_frame_view.cc 91 gfx::Rect AppPanelBrowserFrameView::GetBoundsForTabStrip(
glass_browser_frame_view.cc 112 gfx::Rect GlassBrowserFrameView::GetBoundsForTabStrip(
481 // comment in GetBoundsForTabStrip().)
opaque_browser_frame_view.cc 223 gfx::Rect OpaqueBrowserFrameView::GetBoundsForTabStrip(
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
popup_non_client_frame_view.cc 44 gfx::Rect PopupNonClientFrameView::GetBoundsForTabStrip(
browser_frame.cc 150 gfx::Rect BrowserFrame::GetBoundsForTabStrip(views::View* tabstrip) const {
151 return browser_frame_view_->GetBoundsForTabStrip(tabstrip);
browser_non_client_frame_view_ash.cc 111 gfx::Rect BrowserNonClientFrameViewAsh::GetBoundsForTabStrip(
app_panel_browser_frame_view.cc 96 gfx::Rect AppPanelBrowserFrameView::GetBoundsForTabStrip(
glass_browser_frame_view.cc 110 gfx::Rect GlassBrowserFrameView::GetBoundsForTabStrip(
182 width() - GetBoundsForTabStrip(tabstrip).width() + min_tabstrip_width;
475 // comment in GetBoundsForTabStrip().)
opaque_browser_frame_view.cc 165 gfx::Rect OpaqueBrowserFrameView::GetBoundsForTabStrip(
170 return layout_->GetBoundsForTabStrip(tabstrip->GetPreferredSize(), width());
    [all...]
opaque_browser_frame_view_layout.cc 136 gfx::Rect OpaqueBrowserFrameViewLayout::GetBoundsForTabStrip(

Completed in 72 milliseconds