Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h1350 #define XK_downstile 0xbc4 macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h1193 if (!strcmp(s, "downstile")) return XK_downstile; in XStringToKeysym()
2554 if (k == XK_downstile) return "downstile"; in XKeysymToString()