Searched refs:XK_ISO_Partial_Space_Left (Results 1 – 2 of 2) sorted by relevance
357 #define XK_ISO_Partial_Space_Left 0xFE25 macro
284 if (!strcmp(s, "ISO_Partial_Space_Left")) return XK_ISO_Partial_Space_Left; in XStringToKeysym()1645 if (k == XK_ISO_Partial_Space_Left) return "ISO_Partial_Space_Left"; in XKeysymToString()