Searched refs:XK_Cabovedot (Results 1 – 2 of 2) sorted by relevance
766 #define XK_Cabovedot 0x2c5 macro
663 if (!strcmp(s, "Cabovedot")) return XK_Cabovedot; in XStringToKeysym()2024 if (k == XK_Cabovedot) return "Cabovedot"; in XKeysymToString()