Searched refs:XK_3270_Setup (Results 1 – 2 of 2) sorted by relevance
472 #define XK_3270_Setup 0xFD17 macro
387 if (!strcmp(s, "3270_Setup")) return XK_3270_Setup; in XStringToKeysym()1748 if (k == XK_3270_Setup) return "3270_Setup"; in XKeysymToString()