Searched refs:XK_ydiaeresis (Results 1 – 2 of 2) sorted by relevance
682 #define XK_ydiaeresis 0x0ff macro
591 if (!strcmp(s, "ydiaeresis")) return XK_ydiaeresis; in XStringToKeysym()1952 if (k == XK_ydiaeresis) return "ydiaeresis"; in XKeysymToString()