Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h1268 #define XK_twofifths 0xab3 macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h1117 if (!strcmp(s, "twofifths")) return XK_twofifths; in XStringToKeysym()
2478 if (k == XK_twofifths) return "twofifths"; in XKeysymToString()