Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h1194 #define XK_approximate 0x8c8 macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h1055 if (!strcmp(s, "approximate")) return XK_approximate; in XStringToKeysym()
2416 if (k == XK_approximate) return "approximate"; in XKeysymToString()