Searched refs:XK_threeeighths (Results 1 – 2 of 2) sorted by relevance
1280 #define XK_threeeighths 0xac4 macro
1129 if (!strcmp(s, "threeeighths")) return XK_threeeighths; in XStringToKeysym()2490 if (k == XK_threeeighths) return "threeeighths"; in XKeysymToString()