Searched refs:XK_quoteleft (Results 1 – 2 of 2) sorted by relevance
553 #define XK_quoteleft 0x060 /* deprecated */ macro
463 if (!strcmp(s, "quoteleft")) return XK_quoteleft; in XStringToKeysym()1824 if (k == XK_quoteleft) return "quoteleft"; in XKeysymToString()