Searched refs:XK_Lacute (Results 1 – 2 of 2) sorted by relevance
717 #define XK_Lacute 0x1c5 macro
620 if (!strcmp(s, "Lacute")) return XK_Lacute; in XStringToKeysym()1981 if (k == XK_Lacute) return "Lacute"; in XKeysymToString()