Searched refs:XK_Tslash (Results 1 – 2 of 2) sorted by relevance
794 #define XK_Tslash 0x3ac macro
684 if (!strcmp(s, "Tslash")) return XK_Tslash; in XStringToKeysym()2045 if (k == XK_Tslash) return "Tslash"; in XKeysymToString()