Searched refs:XK_thinspace (Results 1 – 2 of 2) sorted by relevance
1258 #define XK_thinspace 0xaa7 macro
1107 if (!strcmp(s, "thinspace")) return XK_thinspace; in XStringToKeysym()2468 if (k == XK_thinspace) return "thinspace"; in XKeysymToString()