Searched refs:XK_Ediaeresis (Results 1 – 2 of 2) sorted by relevance
628 #define XK_Ediaeresis 0x0cb macro
537 if (!strcmp(s, "Ediaeresis")) return XK_Ediaeresis; in XStringToKeysym()1898 if (k == XK_Ediaeresis) return "Ediaeresis"; in XKeysymToString()