Searched refs:XK_Adiaeresis (Results 1 – 2 of 2) sorted by relevance
621 #define XK_Adiaeresis 0x0c4 macro
530 if (!strcmp(s, "Adiaeresis")) return XK_Adiaeresis; in XStringToKeysym()1891 if (k == XK_Adiaeresis) return "Adiaeresis"; in XKeysymToString()