Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:check_user_input

93 int check_user_input(double dt, double dtr, int tile_diffs, int *cnt);
4314 * Applied just before any check_user_input() modes. Look for a
4321 * (check_user_input() ...) that will repaint the screen with the window
5633 int check_user_input(double dt, double dtr, int tile_diffs, int *cnt) {
5664 if (debug_scroll && rc > 1) fprintf(stderr, " CXR: check_user_input ret %d\n", rc - 1);