Searched refs:XK_ISO_Fast_Cursor_Down (Results 1 – 2 of 2) sorted by relevance
367 #define XK_ISO_Fast_Cursor_Down 0xFE2F macro
294 if (!strcmp(s, "ISO_Fast_Cursor_Down")) return XK_ISO_Fast_Cursor_Down; in XStringToKeysym()1655 if (k == XK_ISO_Fast_Cursor_Down) return "ISO_Fast_Cursor_Down"; in XKeysymToString()