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

/haiku-fatelf/src/kits/game/
H A DDirectWindow.cpp47 int modeState = state & B_DIRECT_MODE_MASK; local
48 if (modeState == B_DIRECT_START)
50 else if (modeState == B_DIRECT_MODIFY)
52 else if (modeState == B_DIRECT_STOP)

Completed in 32 milliseconds