Home
last modified time | relevance | path

Searched refs:overlay_present (Results 1 – 4 of 4) sorted by relevance

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dx11vnc_defs.c37 int overlay_present = 0; variable
H A Dx11vnc.h452 extern int overlay_present;
H A Dremote.c1378 if (!overlay_present) { in process_remote_cmd()
1403 if (!overlay_present) { in process_remote_cmd()
1422 if (!overlay_present) { in process_remote_cmd()
1442 if (!overlay_present) { in process_remote_cmd()
6122 snprintf(buf, bufn, "aro=%s:%d", p, overlay_present); in process_remote_cmd()
H A Dx11vnc.c5395 overlay_present = 0; in main()
5402 overlay_present = 1; in main()
5411 overlay_present = 1; in main()
5414 if (overlay && !overlay_present) { in main()