Searched refs:XK_questiondown (Results 1 – 2 of 2) sorted by relevance
616 #define XK_questiondown 0x0bf macro
525 if (!strcmp(s, "questiondown")) return XK_questiondown; in XStringToKeysym()1886 if (k == XK_questiondown) return "questiondown"; in XKeysymToString()