ShouldDragToPreviousStackedTab  880 chrome/browser/ui/views/tabs/tab_drag_controller.cc   } else if (ShouldDragToPreviousStackedTab(bounds, index)) {
ShouldDragToPreviousStackedTab 1356 chrome/browser/ui/views/tabs/tab_drag_controller.cc   } else if (ShouldDragToPreviousStackedTab(dragged_bounds, active_index)) {
ShouldDragToPreviousStackedTab  358 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool ShouldDragToPreviousStackedTab(const gfx::Rect& dragged_bounds,