Home
last modified time | relevance | path

Searched refs:wait_ui (Results 1 – 10 of 10) sorted by relevance

/external/libvncserver/x11vnc/
Dhelp.c5868 wait_ui, in print_help()
Doptions.h330 extern double wait_ui;
Doptions.c430 double wait_ui = 2.0; variable
Dscreen.c4298 fac = wait_ui * 1.5;
4300 fac = wait_ui;
4307 fac = wait_ui;
4312 fac = wait_ui;
Dremote.c4730 snprintf(buf, bufn, "ans=%s%s%.2f", p, co, wait_ui); in process_remote_cmd()
4737 wait_ui, w); in process_remote_cmd()
4738 wait_ui = w; in process_remote_cmd()
Dx11vnc.c1600 fprintf(stderr, " wait_ui: %.2f\n", wait_ui); in print_settings()
3680 wait_ui = atof(argv[++i]); in main() local
DChangeLog852 * -wait_ui, -nowait_bog tunables. push cursor sooner.
DRELEASE-NOTES1353 -wait_ui: If there is very recent user input, cut the -wait sleep
DREADME12440 -wait_ui factor -setdefer n -nowait_bog
16511 -wait_ui factor Factor by which to cut the -wait time if there
16515 -setdefer n When the -wait_ui mechanism cuts down the wait time ms,
17790 wait_ui:f set -wait_ui factor to f.
18058 setdefer extra_fbur wait_ui wait_bog nowait_bog
/external/libvncserver/
DChangeLog5466 …x11vnc/tkx11vnc.h, x11vnc/x11vnc.1, x11vnc/x11vnc.c: x11vnc: more scrolling, -scr_term, -wait_ui,…