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 94 gfx::Rect BrowserFrame::GetBoundsForTabStrip(views::View* tabstrip) const {
95 return browser_frame_view_->GetBoundsForTabStrip(tabstrip);
app_non_client_frame_view_ash.cc 264 gfx::Rect AppNonClientFrameViewAsh::GetBoundsForTabStrip(
app_panel_browser_frame_view.cc 96 gfx::Rect AppPanelBrowserFrameView::GetBoundsForTabStrip(
browser_non_client_frame_view_ash.cc 122 gfx::Rect BrowserNonClientFrameViewAsh::GetBoundsForTabStrip(
glass_browser_frame_view.cc 100 gfx::Rect GlassBrowserFrameView::GetBoundsForTabStrip(
162 width() - GetBoundsForTabStrip(tabstrip).width() + min_tabstrip_width;
410 // comment in GetBoundsForTabStrip().)
opaque_browser_frame_view.cc 232 gfx::Rect OpaqueBrowserFrameView::GetBoundsForTabStrip(
    [all...]

Completed in 281 milliseconds