Searched refs:XK_ISO_Level3_Latch (Results 1 – 2 of 2) sorted by relevance
338 #define XK_ISO_Level3_Latch 0xFE04 macro
266 if (!strcmp(s, "ISO_Level3_Latch")) return XK_ISO_Level3_Latch; in XStringToKeysym()1627 if (k == XK_ISO_Level3_Latch) return "ISO_Level3_Latch"; in XKeysymToString()