Searched refs:XK_maltesecross (Results 1 – 2 of 2) sorted by relevance
1319 #define XK_maltesecross 0xaf0 macro
1168 if (!strcmp(s, "maltesecross")) return XK_maltesecross; in XStringToKeysym()2529 if (k == XK_maltesecross) return "maltesecross"; in XKeysymToString()