Searched refs:GetViewScreenBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h378 gfx::Rect GetViewScreenBounds(views::View* tabstrip) const;
H A Dtab_drag_controller.cc819 gfx::Rect tabstrip_bounds = GetViewScreenBounds(attached_tabstrip_);
863 gfx::Rect tabstrip_bounds = GetViewScreenBounds(tabstrip);
1545 gfx::Rect TabDragController::GetViewScreenBounds( function in class:TabDragController

Completed in 72 milliseconds