Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:ncache_copyrect

3500 			snprintf(buf, bufn, "ans=%s:%d", p, ncache_copyrect);
3503 ncache_copyrect = 1;
3504 ncache_copyrect);
3509 snprintf(buf, bufn, "ans=%s:%d", p, !ncache_copyrect);
3512 ncache_copyrect = 0;
3513 rfbLog("remote_cmd: disabled -ncache_cr %d\n", ncache_copyrect);