Searched defs:ShouldDragToNextStackedTab (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.cc784 if (ShouldDragToNextStackedTab(bounds, index)) {
1209 bool TabDragController::ShouldDragToNextStackedTab( function in class:TabDragController
1262 if (index == -1 && ShouldDragToNextStackedTab(dragged_bounds, active_index))

Completed in 37 milliseconds