Searched refs:XK_racute (Results 1 – 2 of 2) sorted by relevance
731 #define XK_racute 0x1e0 macro
634 if (!strcmp(s, "racute")) return XK_racute; in XStringToKeysym()1995 if (k == XK_racute) return "racute"; in XKeysymToString()