Searched refs:XK_ISO_Release_Both_Margins (Results 1 – 2 of 2) sorted by relevance
363 #define XK_ISO_Release_Both_Margins 0xFE2B macro
290 if (!strcmp(s, "ISO_Release_Both_Margins")) return XK_ISO_Release_Both_Margins; in XStringToKeysym()1651 if (k == XK_ISO_Release_Both_Margins) return "ISO_Release_Both_Margins"; in XKeysymToString()