Searched refs:XK_guillemotright (Results 1 – 2 of 2) sorted by relevance
612 #define XK_guillemotright 0x0bb /* right angle quotation mark */ macro
521 if (!strcmp(s, "guillemotright")) return XK_guillemotright; in XStringToKeysym()1882 if (k == XK_guillemotright) return "guillemotright"; in XKeysymToString()