Searched refs:XK_ntilde (Results 1 – 2 of 2) sorted by relevance
668 #define XK_ntilde 0x0f1 macro
577 if (!strcmp(s, "ntilde")) return XK_ntilde; in XStringToKeysym()1938 if (k == XK_ntilde) return "ntilde"; in XKeysymToString()