Searched refs:KEY_ShiftL (Results 1 – 4 of 4) sorted by relevance
292 winSendKeyEvent(KEY_ShiftL, TRUE); in winRestoreModeKeyStates()295 winSendKeyEvent(KEY_ShiftL, TRUE); in winRestoreModeKeyStates()523 if ((lParam & 0x1ff0000) == 0x02a0000 && g_winKeyState[KEY_ShiftL]) in winCheckKeyPressed()541 if (iScanCode == KEY_ShiftL && g_winKeyState[KEY_ShiftR]) in winFixShiftKeys()543 if (iScanCode == KEY_ShiftR && g_winKeyState[KEY_ShiftL]) in winFixShiftKeys()544 winSendKeyEvent(KEY_ShiftL, FALSE); in winFixShiftKeys()
208 /* 160 */ VK_LSHIFT, KEY_ShiftL, 0,
104 #define KEY_ShiftL /* Shift(left) 0x2a */ 42 macro
134 #define KEY_ShiftL /* Shift(left) 0x2a */ 42 macro