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

/vbox/src/VBox/Devices/Input/
H A DPS2M.cpp226 bool fThrottleActive; member in struct:PS2M
857 pThis->fThrottleActive = false;
952 if (!pThis->fThrottleActive)
956 pThis->fThrottleActive = true;

Completed in 44 milliseconds