Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h367 #define XK_ISO_Fast_Cursor_Down 0xFE2F macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h294 if (!strcmp(s, "ISO_Fast_Cursor_Down")) return XK_ISO_Fast_Cursor_Down; in XStringToKeysym()
1655 if (k == XK_ISO_Fast_Cursor_Down) return "ISO_Fast_Cursor_Down"; in XKeysymToString()