Searched refs:coff_x (Results 1 – 13 of 13) sorted by relevance
/external/libvncserver/x11vnc/ |
D | x11vnc_defs.c | 66 int cdpy_x, cdpy_y, coff_x, coff_y; /* the -clip params */ variable
|
D | xwrappers.c | 178 x += coff_x; \ 448 x += coff_x; in copy_raw_fb_low_bpp() 592 x += coff_x; in copy_raw_fb_24_to_32() 718 x += coff_x; in copy_raw_fb()
|
D | xdamage.c | 322 x = x - coff_x; in collect_non_X_xdamage() 534 x = x - coff_x; in collect_xdamage()
|
D | x11vnc.h | 484 extern int cdpy_x, cdpy_y, coff_x, coff_y; /* the -clip params */
|
D | userinput.c | 818 x -= coff_x; in draw_box() 1223 sraRgnOffset(whole, coff_x, coff_y); in do_bdpush() 1272 tx1 -= coff_x; in do_bdpush() 1274 tx2 -= coff_x; in do_bdpush() 1468 sraRgnOffset(whole, coff_x, coff_y); in push_scr_ev() 1567 sraRgnOffset(tmpregion, coff_x, coff_y); in push_scr_ev() 1738 tx1 -= coff_x; in push_scr_ev() 1740 tx2 -= coff_x; in push_scr_ev() 2860 bdx += coff_x; in check_xrecord_mouse() 3185 x -= coff_x; in try_copyrect() [all …]
|
D | pointer.c | 356 XWarpPointer(dpy, None, window, 0, 0, 0, 0, x + coff_x, in update_x11_pointer_position() 359 XTestFakeMotionEvent_wr(dpy, scr, x + off_x + coff_x, in update_x11_pointer_position()
|
D | macosxCG.c | 546 extern int off_x, coff_x, off_y, coff_y; 685 loc.x = x + off_x + coff_x; in macosxCG_pointer_inject()
|
D | xevents.c | 1277 xrf = XCreateWindow(dpy, window, coff_x, coff_y, dpy_x, dpy_y, 0, CopyFromParent, in check_xevents() 1280 …if (0) fprintf(stderr, "XCreateWindow(%d, %d, %d, %d) 0x%lx\n", coff_x, coff_y, dpy_x, dpy_y, xrf); in check_xevents()
|
D | screen.c | 1575 x += coff_x; in vnc_reflect_send_pointer() 2374 cdpy_x = cdpy_y = coff_x = coff_y = 0; in initialize_clipshift() 2403 coff_x = x; in initialize_clipshift()
|
D | cursor.c | 2003 x = root_x - off_x - coff_x; in check_x11_pointer()
|
D | remote.c | 1299 coff_x = x; in process_remote_cmd() 6260 snprintf(buf, bufn, "aro=%s:%d", p, coff_x); in process_remote_cmd()
|
D | scan.c | 2727 int x = off_x + coff_x; in snap_all_rawfb()
|
D | README | 18095 wdpy_y off_x off_y cdpy_x cdpy_y coff_x coff_y rfbauth
|