Searched refs:XK_dstroke (Results 1 – 2 of 2) sorted by relevance
739 #define XK_dstroke 0x1f0 macro
642 if (!strcmp(s, "dstroke")) return XK_dstroke; in XStringToKeysym()2003 if (k == XK_dstroke) return "dstroke"; in XKeysymToString()