Searched refs:yb (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s12/open-src/app/xlock/sun-src/ |
H A D | image.c | 74 int yb; member in struct:__anon101 94 ip->yb + sunlogo_height * ip->icons[i].y, 110 ip->yb + sunlogo_height * ip->icons[i].y, 136 ip->yb = 0; 140 ip->yb = (ip->height - sunlogo_height * ip->nrows) / 2;
|
H A D | life.c | 77 int yb; 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); 559 lp->yb = (lp->height - lp->ys * lp->nrows) / 2;
|
/solaris-x11-s12/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-s12/open-src/lib/libdga/sun-src/ |
H A D | win_grab.c | 1286 int xb, yb, wb, hb; local 1292 dga_win_bbox(win, &xb, &yb, &wb, &hb); 1301 if ((yb == ytop) && (xb == xleft) &&
|
Completed in 320 milliseconds