Searched refs:XK_rightdoublequotemark (Results 1 – 2 of 2) sorted by relevance
1293 #define XK_rightdoublequotemark 0xad3 macro
1142 if (!strcmp(s, "rightdoublequotemark")) return XK_rightdoublequotemark; in XStringToKeysym()2503 if (k == XK_rightdoublequotemark) return "rightdoublequotemark"; in XKeysymToString()