Searched refs:XK_rightarrow (Results 1 – 2 of 2) sorted by relevance
1210 #define XK_rightarrow 0x8fd macro
1071 if (!strcmp(s, "rightarrow")) return XK_rightarrow; in XStringToKeysym()2432 if (k == XK_rightarrow) return "rightarrow"; in XKeysymToString()