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

/vbox/src/VBox/Devices/Input/
H A DPS2K.cpp101 #define MOD_LALT 0x04 macro
850 if (pThis->u8Modifiers & (MOD_LALT | MOD_RALT))
908 if (pThis->u8Modifiers & (MOD_LALT | MOD_RALT))

Completed in 35 milliseconds