Home
last modified time | relevance | path

Searched refs:SC_KEY_UP (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dinput.h54 #define SC_KEY_UP 0x8000 macro
H A Dkeyboard.c1498 if (wScanCode & SC_KEY_UP || wVirtKey >= 0x100) in NtUserToUnicodeEx()