Home
last modified time | relevance | path

Searched refs:set_cutbuffer (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
Dselection.h44 extern int set_cutbuffer;
Dselection.c50 int set_cutbuffer = 0; /* to avoid bouncing the CutText right back */ variable
Dxevents.c1406 if (have_clients && watch_selection && !set_cutbuffer) { in check_xevents()
1410 set_cutbuffer = 0; in check_xevents()
1844 set_cutbuffer = 1; in xcut_receive()