Searched refs:KEY_ShiftR (Results 1 – 4 of 4) sorted by relevance
521 if ((lParam & 0x1ff0000) == 0x0360000 && g_winKeyState[KEY_ShiftR]) in winCheckKeyPressed()541 if (iScanCode == KEY_ShiftL && g_winKeyState[KEY_ShiftR]) in winFixShiftKeys()542 winSendKeyEvent(KEY_ShiftR, FALSE); in winFixShiftKeys()543 if (iScanCode == KEY_ShiftR && g_winKeyState[KEY_ShiftL]) in winFixShiftKeys()
209 /* 161 */ VK_RSHIFT, KEY_ShiftR, 0,
116 #define KEY_ShiftR /* Shift(right) 0x36 */ 54 macro
146 #define KEY_ShiftR /* Shift(right) 0x36 */ 54 macro