Searched refs:SwitchToApp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/deskbar/
H A DSwitcher.h71 void SwitchToApp(int32 prevIndex, int32 newIndex,
H A DSwitcher.cpp733 SwitchToApp(fCurrentIndex, fCurrentIndex, forward);
786 SwitchToApp(current, fQuickSwitchIndex, false);
836 SwitchToApp(startIndex, fCurrentIndex, forward);
868 TSwitchManager::SwitchToApp(int32 previous, int32 current, bool forward) function in class:TSwitchManager
1281 fManager->SwitchToApp(previousIndex, newIndex, false);
1298 fManager->SwitchToApp(previousIndex, newIndex, true);
2142 fManager->SwitchToApp(previousIndex, index, (currentSlot

Completed in 79 milliseconds