ShouldDragToNextStackedTab  874 chrome/browser/ui/views/tabs/tab_drag_controller.cc   if (ShouldDragToNextStackedTab(bounds, index)) {
ShouldDragToNextStackedTab 1352 chrome/browser/ui/views/tabs/tab_drag_controller.cc     if (index == -1 && ShouldDragToNextStackedTab(dragged_bounds, active_index))
ShouldDragToNextStackedTab  353 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool ShouldDragToNextStackedTab(const gfx::Rect& dragged_bounds,