Searched refs:XK_Oacute (Results 1 – 2 of 2) sorted by relevance
637 #define XK_Oacute 0x0d3 macro
546 if (!strcmp(s, "Oacute")) return XK_Oacute; in XStringToKeysym()1907 if (k == XK_Oacute) return "Oacute"; in XKeysymToString()