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

/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXKeyboard.c754 return XK_Shift_L;
/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DXutil.h205 ((((unsigned)(keysym) >= XK_Shift_L) && ((unsigned)(keysym) <= XK_Hyper_R)) \
H A Dkeysymdef.h223 #define XK_Shift_L 0xFFE1 /* Left shift */ macro
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXKeyboard.c694 return XK_Shift_L;
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DXutil.h205 ((((unsigned)(keysym) >= XK_Shift_L) && ((unsigned)(keysym) <= XK_Hyper_R)) \
H A Dkeysymdef.h223 #define XK_Shift_L 0xFFE1 /* Left shift */ macro
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinKey.c32 NoSymbol, XK_Shift_L, XK_Control_L, XK_Alt_L, XK_Pause,
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinKey.c29 NoSymbol, XK_Shift_L, XK_Control_L, XK_Alt_L, XK_Pause,
/macosx-10.10.1/vim-55/src/
H A Dgui_beval.c797 if (keysym == XK_Shift_L || keysym == XK_Shift_R)
822 if ((keysym == XK_Shift_L) || (keysym == XK_Shift_R)) {
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dxmodmap.vim64 \ XK_R15 XK_Shift_L XK_Shift_R XK_Control_L

Completed in 140 milliseconds