Searched refs:XK_Begin (Results 1 – 2 of 2) sorted by relevance
179 #define XK_Begin 0xFF58 /* BOL */ macro
135 if (!strcmp(s, "Begin")) return XK_Begin; in XStringToKeysym()1496 if (k == XK_Begin) return "Begin"; in XKeysymToString()