Searched refs:XK_Touroku (Results 1 – 2 of 2) sorted by relevance
156 #define XK_Touroku 0xFF2B /* Add to Dictionary */ macro
117 if (!strcmp(s, "Touroku")) return XK_Touroku; in XStringToKeysym()1478 if (k == XK_Touroku) return "Touroku"; in XKeysymToString()