Home
last modified time | relevance | path

Searched refs:got_pointer_input (Results 1 – 6 of 6) sorted by relevance

/external/libvncserver/x11vnc/
Duserinput.c2370 int i, count = 0, gp = got_pointer_input; in eat_pointer()
2374 if (got_pointer_input > gp) { in eat_pointer()
2377 gp = got_pointer_input; in eat_pointer()
2710 got_pointer_input = 0; in check_xrecord_keys()
2823 gp = gp0 = got_pointer_input; in check_xrecord_mouse()
2918 if (got_pointer_input > gp) { in check_xrecord_mouse()
2921 gp = got_pointer_input; in check_xrecord_mouse()
3056 got_pointer_input = 0; in check_xrecord_mouse()
4391 …button_mask) fprintf(stderr, "check_wireframe: bm: %d gpi: %d\n", button_mask, got_pointer_input); in check_wireframe()
4404 if (got_pointer_input) { in check_wireframe()
[all …]
Dx11vnc_defs.c204 int got_pointer_input = 0; variable
Dx11vnc.h632 extern int got_pointer_input;
Dpointer.c725 got_pointer_input++; in pointer_event()
761 got_pointer_input++; in pointer_event()
Dmacosx.c287 got_pointer_input++; in macosx_pointer_command()
Dscreen.c1570 got_pointer_input++; in vnc_reflect_send_pointer()
4369 got_pointer_input = 0;
4454 if ((got_pointer_calls > got_pointer_input) ||