Searched refs:uMods (Results 1 – 1 of 1) sorted by relevance
1000 UINT uMods = pker->dwControlKeyState; in win32_kbd_patch_key() local1021 if (uMods & SHIFT_PRESSED) in win32_kbd_patch_key()1023 if (uMods & CAPSLOCK_ON) in win32_kbd_patch_key()1026 if ((uMods & ALT_GR) == ALT_GR) in win32_kbd_patch_key()