Searched refs:XK_gcedilla (Results 1 – 2 of 2) sorted by relevance
799 #define XK_gcedilla 0x3bb macro
689 if (!strcmp(s, "gcedilla")) return XK_gcedilla; in XStringToKeysym()2050 if (k == XK_gcedilla) return "gcedilla"; in XKeysymToString()