Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Duserinput.h57 extern void eat_viewonly_input(int max_eat, int keep);
Dscreen.c4456 eat_viewonly_input(10, 3);
Duserinput.c81 void eat_viewonly_input(int max_eat, int keep);
2343 void eat_viewonly_input(int max_eat, int keep) { in eat_viewonly_input() function