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

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

Completed in 266 milliseconds