HomeSort by relevance Sort by last modified time
    Searched refs:off_x (Results 1 - 13 of 13) sorted by null

  /external/libvncserver/x11vnc/
x11vnc_defs.c 64 int off_x, off_y; /* offsets for -sid */ variable
xdamage.c 318 x = x - off_x;
530 x = x - off_x;
x11vnc.h 482 extern int off_x, off_y; /* offsets for -sid */
macosxCG.c 546 extern int off_x, coff_x, off_y, coff_y;
685 loc.x = x + off_x + coff_x;
win_utils.c 750 off_x = x;
userinput.c 1226 sraRgnOffset(whole, off_x, off_y);
1278 tx1 -= off_x;
1280 tx2 -= off_x;
    [all...]
pointer.c 353 * off_x and off_y not needed with XWarpPointer since
359 XTestFakeMotionEvent_wr(dpy, scr, x + off_x + coff_x,
scan.c     [all...]
cursor.c     [all...]
xwrappers.c 174 x += off_x; \
    [all...]
screen.c     [all...]
user.c 1447 off_x = 0;
    [all...]
remote.c     [all...]

Completed in 89 milliseconds