Searched refs:rx (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/app/xlswins/sun-src/
H A Dxlswins.c277 int x, y, rx, ry; local
292 if (XTranslateCoordinates (dpy, w,root,0,0,&rx,&ry,&child)) {
293 printf (" +%d+%d", rx - bw, ry - bw);
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dpyro.c367 register float rx, ry, sd; /* Help compiler optimize :-) */ local
393 rx = rp->x;
400 rp->Xpoints[starn].x = (int) (rx + sx);
403 rp->Xpoints2[starn].x = (int) (rx + 1.7 * sx);
407 rp->x = rx + rp->xvel;
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c979 int rx,ry,x,y,lx,ly; local
983 if (XQueryPointer(dpy,mw,&rootW,&childW,&rx,&ry,&x,&y,&mask)) {

Completed in 25 milliseconds