Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h1184 #define XK_botrightsummation 0x8b6 macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h1045 if (!strcmp(s, "botrightsummation")) return XK_botrightsummation; in XStringToKeysym()
2406 if (k == XK_botrightsummation) return "botrightsummation"; in XKeysymToString()