Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Dkeysym.h985 #define XK_Cyrillic_dzhe 0x6af macro
/external/libvncserver/x11vnc/
Dnox11_funcs.h858 if (!strcmp(s, "Cyrillic_dzhe")) return XK_Cyrillic_dzhe; in XStringToKeysym()
2219 if (k == XK_Cyrillic_dzhe) return "Cyrillic_dzhe"; in XKeysymToString()