Searched refs:cdpy_y (Results 1 – 5 of 5) 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 | x11vnc.h | 484 extern int cdpy_x, cdpy_y, coff_x, coff_y; /* the -clip params */
|
D | screen.c | 2374 cdpy_x = cdpy_y = coff_x = coff_y = 0; in initialize_clipshift() 2402 cdpy_y = h; in initialize_clipshift() 2409 dpy_y = cdpy_y; in initialize_clipshift()
|
D | remote.c | 1296 if (cdpy_x == w && cdpy_y == h) { in process_remote_cmd() 6256 snprintf(buf, bufn, "aro=%s:%d", p, cdpy_y); in process_remote_cmd()
|
D | README | 18095 wdpy_y off_x off_y cdpy_x cdpy_y coff_x coff_y rfbauth
|