Home
last modified time | relevance | path

Searched refs:StartMoveStackedTimerIfNecessary (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_drag_controller.h269 void StartMoveStackedTimerIfNecessary(
Dtab_drag_controller.cc664 StartMoveStackedTimerIfNecessary(point_in_screen, in MoveAttachedToNextStackedIndex()
675 StartMoveStackedTimerIfNecessary(point_in_screen, in MoveAttachedToPreviousStackedIndex()
767 StartMoveStackedTimerIfNecessary(point_in_screen, kMoveAttachedInitialDelay); in MoveAttached()
772 void TabDragController::StartMoveStackedTimerIfNecessary( in StartMoveStackedTimerIfNecessary() function in TabDragController