Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:check_wireframe

91 int check_wireframe(void);
476 /* check_wireframe() timing heuristics. */
4338 int check_wireframe(void) {
4391 if (db > 1 && button_mask) fprintf(stderr, "check_wireframe: bm: %d gpi: %d\n", button_mask, got_pointer_input);
4413 if (db > 1) fprintf(stderr, "check_wireframe: %d\n", db);
4565 /* -threads support for check_wireframe() is rough... crash? */
5673 if (check_wireframe()) {