Searched defs:do_fb_push (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
H A Duserinput.c1194 int do_fb_push = 0; local
1204 return do_fb_push;
1286 do_fb_push++;
1295 return do_fb_push;
1437 int dret = 1, do_fb_push = 0, obscured; local
1646 do_fb_push++;
1760 do_fb_push++;
1782 do_fb_push += do_bdpush(xrecord_wm_window, x, y, w, h,
1789 if (do_fb_push) {

Completed in 215 milliseconds