Searched refs:y_root (Results 1 – 3 of 3) sorted by relevance
/external/libvncserver/x11vnc/ |
D | nox11.h | 1366 int x_root, y_root; /* coordinates relative to root */ member 1384 int x_root, y_root; /* coordinates relative to root */ member 1402 int x_root, y_root; /* coordinates relative to root */ member 1419 int x_root, y_root; /* coordinates relative to root */ member
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 6040 + if (db) fprintf(stderr, "ButtonRelease: %d %d %d\n", b->x_root, b->y_root, b->state); 6052 + if (db) fprintf(stderr, "ButtonPress: %d %d %d\n", b->x_root, b->y_root, b->state); 6059 + last_y = b->y_root; 6067 + if (db) fprintf(stderr, "MotionNotify: %d %d %d\n", m->x_root, m->y_root, m->state); 6068 + scroll_desktop(m->x_root - last_x, m->y_root - last_y, -1.0); 6070 + last_y = m->y_root; 8491 - if (ev->xmotion.y_root >= dpyHeight - 3) 8493 - else if (ev->xmotion.y_root <= 2) 8516 + if (ev->xmotion.y_root >= dpyHeight - 3) 8518 + else if (ev->xmotion.y_root <= 2) [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |