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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.cc790 } else if (ShouldDragToPreviousStackedTab(bounds, index)) {
1226 bool TabDragController::ShouldDragToPreviousStackedTab( function in class:TabDragController
1266 } else if (ShouldDragToPreviousStackedTab(dragged_bounds, active_index)) {

Completed in 665 milliseconds