Searched refs:XK_Greek_iota (Results 1 – 2 of 2) sorted by relevance
1136 #define XK_Greek_iota 0x7e9 macro
1003 if (!strcmp(s, "Greek_iota")) return XK_Greek_iota; in XStringToKeysym()2364 if (k == XK_Greek_iota) return "Greek_iota"; in XKeysymToString()