Searched refs:XK_KP_Begin (Results 1 – 2 of 2) sorted by relevance
218 #define XK_KP_Begin 0xFF9D macro
167 if (!strcmp(s, "KP_Begin")) return XK_KP_Begin; in XStringToKeysym()1528 if (k == XK_KP_Begin) return "KP_Begin"; in XKeysymToString()