Searched refs:XK_space (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXKeyboard.c401 if ((newChar >= XK_space) && (newChar <= LATIN1_MAX)) {
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXKeyboard.c315 if ((newChar >= XK_space) && (newChar <= LATIN1_MAX)) {
562 if ((keysym >= XK_space) && (XK_asciitilde)) {
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinKey.c35 NoSymbol, NoSymbol, XK_space, XK_Prior, XK_Next,
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinKey.c32 NoSymbol, NoSymbol, XK_space, XK_Prior, XK_Next,
/macosx-10.10.1/vim-55/src/
H A Dgui_x11.c874 if ((key_sym == XK_space) && (ev_press->state & ShiftMask))
881 if (key_sym == XK_space)
931 if (key_sym2 == XK_space)
988 if (len == -3 || key_sym == XK_space || key_sym == XK_Tab
/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A Dkeysymdef.h245 #define XK_space 0x020 macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A Dkeysymdef.h245 #define XK_space 0x020 macro
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dxmodmap.vim80 \ XK_3270_PrintScreen XK_3270_Enter XK_space

Completed in 198 milliseconds