Home
last modified time | relevance | path

Searched defs:drag_bounds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_drag_controller.cc355 std::vector<gfx::Rect> drag_bounds = CalculateBoundsForDraggedTabs(); in Drag() local
1088 std::vector<gfx::Rect> drag_bounds = CalculateBoundsForDraggedTabs(); in Detach() local
1139 std::vector<gfx::Rect> drag_bounds = CalculateBoundsForDraggedTabs(); in DetachIntoNewBrowserAndRunMoveLoop() local
1446 std::vector<gfx::Rect> drag_bounds; in CalculateBoundsForDraggedTabs() local
1796 std::vector<gfx::Rect>* drag_bounds) { in CalculateDraggedBrowserBounds()
1840 std::vector<gfx::Rect>* drag_bounds) { in AdjustBrowserAndTabBoundsForDrag()
1878 std::vector<gfx::Rect>* drag_bounds) { in CreateBrowserForDrag()
/external/chromium_org/ash/shelf/
Dshelf_view.cc1147 gfx::Rect drag_bounds = drag_image_->GetBoundsInScreen(); in FinalizeRipOffDrag() local