Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dpointer.c676 static int show_motion = -1; in pointer_event() local
680 if (show_motion == -1) { in pointer_event()
682 show_motion = 0; in pointer_event()
684 show_motion = 1; in pointer_event()
691 if (show_motion) { in pointer_event()