Searched refs:XK_section (Results 1 – 2 of 2) sorted by relevance
592 #define XK_section 0x0a7 macro
501 if (!strcmp(s, "section")) return XK_section; in XStringToKeysym()1862 if (k == XK_section) return "section"; in XKeysymToString()