Searched defs:drag_bounds (Results 1 – 2 of 2) sorted by relevance
355 std::vector<gfx::Rect> drag_bounds = CalculateBoundsForDraggedTabs(); in Drag() local1088 std::vector<gfx::Rect> drag_bounds = CalculateBoundsForDraggedTabs(); in Detach() local1139 std::vector<gfx::Rect> drag_bounds = CalculateBoundsForDraggedTabs(); in DetachIntoNewBrowserAndRunMoveLoop() local1446 std::vector<gfx::Rect> drag_bounds; in CalculateBoundsForDraggedTabs() local1796 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()
1147 gfx::Rect drag_bounds = drag_image_->GetBoundsInScreen(); in FinalizeRipOffDrag() local