Searched refs:XK_Ecaron (Results 1 – 2 of 2) sorted by relevance
721 #define XK_Ecaron 0x1cc macro
624 if (!strcmp(s, "Ecaron")) return XK_Ecaron; in XStringToKeysym()1985 if (k == XK_Ecaron) return "Ecaron"; in XKeysymToString()