Searched refs:XK_Greek_epsilonaccent (Results 1 – 2 of 2) sorted by relevance
1093 #define XK_Greek_epsilonaccent 0x7b2 macro
960 if (!strcmp(s, "Greek_epsilonaccent")) return XK_Greek_epsilonaccent; in XStringToKeysym()2321 if (k == XK_Greek_epsilonaccent) return "Greek_epsilonaccent"; in XKeysymToString()