Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h1295 #define XK_minutes 0xad6 macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h1144 if (!strcmp(s, "minutes")) return XK_minutes; in XStringToKeysym()
2505 if (k == XK_minutes) return "minutes"; in XKeysymToString()