Searched refs:XK_Cyrillic_tse (Results 1 – 2 of 2) sorted by relevance
1012 #define XK_Cyrillic_tse 0x6c3 macro
885 if (!strcmp(s, "Cyrillic_tse")) return XK_Cyrillic_tse; in XStringToKeysym()2246 if (k == XK_Cyrillic_tse) return "Cyrillic_tse"; in XKeysymToString()