Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:watch_selection

2971 			snprintf(buf, bufn, "ans=%s:%d", p, watch_selection);
2975 watch_selection = 1;
2982 snprintf(buf, bufn, "ans=%s:%d", p, !watch_selection);
2986 watch_selection = 0;