Searched refs:XK_3270_BackTab (Results 1 – 2 of 2) sorted by relevance
454 #define XK_3270_BackTab 0xFD05 macro
369 if (!strcmp(s, "3270_BackTab")) return XK_3270_BackTab; in XStringToKeysym()1730 if (k == XK_3270_BackTab) return "3270_BackTab"; in XKeysymToString()