Home
last modified time | relevance | path

Searched refs:XK_dstroke (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/rfb/
Dkeysym.h739 #define XK_dstroke 0x1f0 macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h642 if (!strcmp(s, "dstroke")) return XK_dstroke; in XStringToKeysym()
2003 if (k == XK_dstroke) return "dstroke"; in XKeysymToString()