Searched defs:xb (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dimage.c73 int xb; member in struct:__anon101
93 ip->xb + sunlogo_width * ip->icons[i].x,
109 ip->xb + sunlogo_width * ip->icons[i].x,
135 ip->xb = 0;
139 ip->xb = (ip->width - sunlogo_width * ip->ncols) / 2;
H A Dlife.c76 int xb; member in struct:__anon102
357 lp->xb + lp->xs * col, lp->yb + lp->ys * row, lp->xs, lp->ys);
360 0, 0, lp->xb + lp->xs * col, lp->yb + lp->ys * row,
375 lp->xb + lp->xs * col, lp->yb + lp->ys * row, lp->xs, lp->ys);
558 lp->xb = (lp->width - lp->xs * lp->ncols) / 2;
/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/
H A Dmultivis.c201 int xb, yb, xc, yc; local
248 if ((XShapeQueryExtents(mvDpy, win, &bdg, &xb, &yb, &wb, &hb,
/solaris-x11-s12/open-src/lib/libdga/sun-src/
H A Dwin_grab.c1286 int xb, yb, wb, hb; local
1292 dga_win_bbox(win, &xb, &yb, &wb, &hb);
1301 if ((yb == ytop) && (xb == xleft) &&

Completed in 72 milliseconds