Searched refs:XK_cabovedot (Results 1 – 2 of 2) sorted by relevance
772 #define XK_cabovedot 0x2e5 macro
669 if (!strcmp(s, "cabovedot")) return XK_cabovedot; in XStringToKeysym()2030 if (k == XK_cabovedot) return "cabovedot"; in XKeysymToString()