Searched refs:XK_Tab (Results 1 – 2 of 2) sorted by relevance
57 case XK_Tab: return KEY_TAB; in X11CodeToKey()
125 #define XK_Tab 0xff09 macro