Searched refs:XK_opentribulletup (Results 1 – 2 of 2) sorted by relevance
1307 #define XK_opentribulletup 0xae3 macro
1156 if (!strcmp(s, "opentribulletup")) return XK_opentribulletup; in XStringToKeysym()2517 if (k == XK_opentribulletup) return "opentribulletup"; in XKeysymToString()