Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h1349 #define XK_upshoe 0xbc3 macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h1192 if (!strcmp(s, "upshoe")) return XK_upshoe; in XStringToKeysym()
2553 if (k == XK_upshoe) return "upshoe"; in XKeysymToString()