Searched refs:XK_Ccircumflex (Results 1 – 2 of 2) sorted by relevance
767 #define XK_Ccircumflex 0x2c6 macro
664 if (!strcmp(s, "Ccircumflex")) return XK_Ccircumflex; in XStringToKeysym()2025 if (k == XK_Ccircumflex) return "Ccircumflex"; in XKeysymToString()