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

/haiku/src/apps/deskbar/
H A DSwitcher.h105 int32 fQuickSwitchIndex; member in class:TSwitchManager
H A DSwitcher.cpp411 fQuickSwitchIndex(-1),
668 fQuickSwitchIndex = fCurrentIndex;
782 if (fQuickSwitchIndex >= 0) {
786 SwitchToApp(current, fQuickSwitchIndex, false);

Completed in 31 milliseconds