Home
last modified time | relevance | path

Searched refs:no_ultra_ext (Results 1 – 5 of 5) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.h356 extern int no_ultra_ext;
Doptions.c462 int no_ultra_ext = 0; variable
Dxevents.c1877 if (no_ultra_ext) { in set_single_window()
1924 if (no_ultra_ext) { in set_server_input()
2089 if (no_ultra_ext || ! dochat) { in set_text_chat()
Dremote.c4959 snprintf(buf, bufn, "ans=%s:%d", p, no_ultra_ext); in process_remote_cmd()
4963 no_ultra_ext = 1; in process_remote_cmd()
4968 snprintf(buf, bufn, "ans=%s:%d", p, !no_ultra_ext); in process_remote_cmd()
4972 no_ultra_ext = 0; in process_remote_cmd()
Dx11vnc.c3749 no_ultra_ext = 1; in main()