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

/vbox/src/VBox/Devices/Input/
H A DPS2K.cpp142 KBD_TMS_DELAY = 1, /* In the initial delay period. */ enumerator in enum:__anon14850
985 pThis->enmTypematicState = KBD_TMS_DELAY;
1018 if (pThis->enmTypematicState == KBD_TMS_DELAY)
1091 pThis->enmTypematicState == KBD_TMS_DELAY ? "delay" : "repeat");

Completed in 77 milliseconds