Searched refs:XK_Idiaeresis (Results 1 – 2 of 2) sorted by relevance
632 #define XK_Idiaeresis 0x0cf macro
541 if (!strcmp(s, "Idiaeresis")) return XK_Idiaeresis; in XStringToKeysym()1902 if (k == XK_Idiaeresis) return "Idiaeresis"; in XKeysymToString()