Searched refs:ShouldDragToPreviousStackedTab (Results 1 – 2 of 2) sorted by relevance
330 bool ShouldDragToPreviousStackedTab(const gfx::Rect& dragged_bounds,
790 } else if (ShouldDragToPreviousStackedTab(bounds, index)) { in StartMoveStackedTimerIfNecessary()1226 bool TabDragController::ShouldDragToPreviousStackedTab( in ShouldDragToPreviousStackedTab() function in TabDragController1266 } else if (ShouldDragToPreviousStackedTab(dragged_bounds, active_index)) { in GetInsertionIndexForDraggedBoundsStacked()