Searched refs:KEY_ShiftL (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinkeybd.h208 /* 160 */ VK_LSHIFT, KEY_ShiftL, 0,
H A Dwinkeybd.c292 winSendKeyEvent(KEY_ShiftL, TRUE);
295 winSendKeyEvent(KEY_ShiftL, TRUE);
523 if ((lParam & 0x1ff0000) == 0x02a0000 && g_winKeyState[KEY_ShiftL])
541 if (iScanCode == KEY_ShiftL && g_winKeyState[KEY_ShiftR])
543 if (iScanCode == KEY_ShiftR && g_winKeyState[KEY_ShiftL])
544 winSendKeyEvent(KEY_ShiftL, FALSE);
H A Dwinkeynames.h104 #define KEY_ShiftL /* Shift(left) 0x2a */ 42 macro
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinkeybd.h206 /* 160 */ VK_LSHIFT, KEY_ShiftL, 0,
H A Dwinkeybd.c510 if ((lParam & 0x1ff0000) == 0x02a0000 && g_winKeyState[KEY_ShiftL])
527 if (iScanCode == KEY_ShiftL && g_winKeyState[KEY_ShiftR])
529 if (iScanCode == KEY_ShiftR && g_winKeyState[KEY_ShiftL])
530 winSendKeyEvent (KEY_ShiftL, FALSE);
H A Dwinkeynames.h104 #define KEY_ShiftL /* Shift(left) 0x2a */ 42 macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A DatKeynames.h134 #define KEY_ShiftL /* Shift(left) 0x2a */ 42 macro
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dsun_kbdMap.c104 KEY_ShiftL, /* 44 */
295 KEY_ShiftL, /* 0x63 */
567 /* 225 */ KEY_ShiftL, /* Left Shift */
H A DatKeynames.h137 #define KEY_ShiftL /* Shift(left) 0x2a */ 42 macro
H A Dbsd_KbdMap.c454 /* 225 */ KEY_ShiftL, /* Left Shift */
514 /* 42 */ KEY_ShiftL,
762 /* 56 */ KEY_ShiftL,
942 /* 96 */ KEY_ShiftL,
1050 /* 88 */ KEY_ShiftL,
1314 /* 88 */ KEY_ShiftL,
1588 /* 0x63 */ KEY_ShiftL,

Completed in 36 milliseconds