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

/vbox/src/VBox/Devices/Input/
H A DPS2K.cpp141 KBD_TMS_IDLE = 0, /* No typematic key active. */ enumerator in enum:__anon14850
994 pThis->enmTypematicState = KBD_TMS_IDLE;
1089 if (pThis->enmTypematicState != KBD_TMS_IDLE)
1363 pThis->enmTypematicState = KBD_TMS_IDLE;

Completed in 164 milliseconds