Searched refs:rwin (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ |
D | x11vnc.c | 284 Window rwin; in terminal_services() local 298 rwin = RootWindow(dpy, DefaultScreen(dpy)); in terminal_services() 302 XChangeProperty(dpy, rwin, at, XA_STRING, 8, in terminal_services() 375 XChangeProperty(dpy, rwin, at, XA_STRING, 8, in terminal_services() 389 XChangeProperty(dpy, rwin, atom[i], XA_STRING, 8, in terminal_services() 507 XChangeProperty(dpy, rwin, atom[i], XA_STRING, 8, in terminal_services() 591 XChangeProperty(dpy, rwin, at, XA_STRING, 8, in terminal_services() 613 XChangeProperty(dpy, rwin, atom[i], XA_STRING, 8, in terminal_services() 766 Window rwin = RootWindow(dpy, DefaultScreen(dpy)); in set_redir_properties() local 768 XChangeProperty(dpy, rwin, a, XA_STRING, 8, in set_redir_properties() [all …]
|