Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h388 #define XK_dead_voiced_sound 0xFE5E macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h314 if (!strcmp(s, "dead_voiced_sound")) return XK_dead_voiced_sound; in XStringToKeysym()
1675 if (k == XK_dead_voiced_sound) return "dead_voiced_sound"; in XKeysymToString()