Searched defs:xb (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s11/open-src/app/xlock/sun-src/ |
H A D | image.c | 73 int xb; member in struct:__anon104 97 ip->xb + sunlogo_width * ip->icons[i].x, 113 ip->xb + sunlogo_width * ip->icons[i].x, 140 ip->xb = 0; 144 ip->xb = (ip->width - sunlogo_width * ip->ncols) / 2;
|
H A D | life.c | 85 int xb; member in struct:__anon105 367 lp->xb + lp->xs * col, lp->yb + lp->ys * row, lp->xs, lp->ys); 370 0, 0, lp->xb + lp->xs * col, lp->yb + lp->ys * row, 383 lp->xb + lp->xs * col, lp->yb + lp->ys * row, lp->xs, lp->ys); 568 lp->xb = (lp->width - lp->xs * lp->ncols) / 2;
|
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/ |
H A D | multivis.c | 201 int xb, yb, xc, yc; local 248 if ((XShapeQueryExtents(mvDpy, win, &bdg, &xb, &yb, &wb, &hb,
|
/solaris-x11-s11/open-src/lib/libdga/sun-src/ |
H A D | win_grab.c | 1281 int xb, yb, wb, hb; local 1287 dga_win_bbox(win, &xb, &yb, &wb, &hb); 1296 if ((yb == ytop) && (xb == xleft) &&
|
Completed in 26 milliseconds