Searched refs:XK_downstile (Results 1 – 2 of 2) sorted by relevance
1350 #define XK_downstile 0xbc4 macro
1193 if (!strcmp(s, "downstile")) return XK_downstile; in XStringToKeysym()2554 if (k == XK_downstile) return "downstile"; in XKeysymToString()