Home
last modified time | relevance | path

Searched refs:XK_ISO_Left_Tab (Results 126 – 150 of 270) sorted by relevance

1234567891011

/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Ddialog.c285 if (cwevent.key == XK_Tab || cwevent.key == XK_ISO_Left_Tab) in CListboxDialog()
H A Dcoolnext.c584 return (k == XK_Tab || k == XK_KP_Tab || k == XK_ISO_Left_Tab || k == XK_Down || in is_focus_change_key()
593 return (k == XK_ISO_Left_Tab || (((state) & ShiftMask) && in is_focus_prev_key()
/dports/lang/seed7/seed7/src/
H A Dx11_x.h209 #define XK_ISO_Left_Tab 0xfe20 macro
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/xrdpkeyb/
H A DrdpKeyboard.c110 XK_Tab, XK_ISO_Left_Tab,
/dports/emulators/bochs/bochs-2.7/gui/
H A Drfb.cc986 #ifdef XK_ISO_Left_Tab in rfbKeyPressed()
987 case XK_ISO_Left_Tab: in rfbKeyPressed()
/dports/net-im/uTox/uTox/src/xlib/
H A Devent.c406 if (sym == XK_ISO_Left_Tab) { in doevent()
/dports/emulators/bochs/bochs-2.7/gui/keymaps/
H A Dx11-pc-it.map256 BX_KEY_TAB+BX_KEY_SHIFT_L none XK_ISO_Left_Tab
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/x0vncserver/
H A DXDesktop.cxx376 return XkbKeysymToKeycode(dpy, XK_ISO_Left_Tab); in XkbKeysymToKeycode()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/unix/x0vncserver/
H A DXDesktop.cxx376 return XkbKeysymToKeycode(dpy, XK_ISO_Left_Tab); in XkbKeysymToKeycode()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Dwtextfield.c967 #ifdef XK_ISO_Left_Tab in handleTextFieldKeyPress()
969 case XK_ISO_Left_Tab: in handleTextFieldKeyPress()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Dwtextfield.c967 #ifdef XK_ISO_Left_Tab in handleTextFieldKeyPress()
969 case XK_ISO_Left_Tab: in handleTextFieldKeyPress()
/dports/audio/ocp/ocp-0.2.90/stuff/
H A Dpoutput-x11.c922 case XK_ISO_Left_Tab: in x11_common_event_loop()
956 case XK_ISO_Left_Tab: in x11_common_event_loop()
/dports/x11/xmenu/xmenu-4.5.5/
H A Dxmenu.c1354 ksym = XK_ISO_Left_Tab; in run()
1368 case XK_ISO_Left_Tab: in run()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/platform/linux/
H A Dbase_global_shortcuts_linux.cpp302 { XK_ISO_Left_Tab, Qt::Key_Tab }, in KeyName()
/dports/x11-toolkits/tk87/tk8.7a5/xlib/X11/
H A Dkeysymdef.h368 #define XK_ISO_Left_Tab 0xfe20 macro
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/rfb/
H A Dkeysym.h352 #define XK_ISO_Left_Tab 0xFE20 macro
/dports/net/vino/vino-3.22.0/server/libvncserver/rfb/
H A Dkeysym.h353 #define XK_ISO_Left_Tab 0xFE20 macro
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A Dkeysymdef.h287 #define XK_ISO_Left_Tab 0xFE20 macro
H A DVNCSConnectionST.cxx578 if (keysym == XK_ISO_Left_Tab) { in keyEvent()
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DKeysymdef.java256 public static final int XK_ISO_Left_Tab = 0xFE20; field in Keysymdef
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DVNCSConnectionST.cxx578 if (keysym == XK_ISO_Left_Tab) { in keyEvent()
H A Dkeysymdef.h287 #define XK_ISO_Left_Tab 0xFE20 macro
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DKeysymdef.java256 public static final int XK_ISO_Left_Tab = 0xFE20; field in Keysymdef
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/
H A Dkeysymdef.h291 #define XK_ISO_Left_Tab 0xFE20 macro
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dkeymapper.cpp43 XK_ISO_Left_Tab, Qt::Key_Backtab,

1234567891011