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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dimage.c74 int yb; member in struct:__anon104
98 ip->yb + sunlogo_height * ip->icons[i].y,
114 ip->yb + sunlogo_height * ip->icons[i].y,
141 ip->yb = 0;
145 ip->yb = (ip->height - sunlogo_height * ip->nrows) / 2;
H A Dlife.c86 int yb; 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);
569 lp->yb = (lp->height - lp->ys * lp->nrows) / 2;
/solaris-x11-s11/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-s11/open-src/lib/libdga/sun-src/
H A Dwin_grab.c1281 int xb, yb, wb, hb; local
1287 dga_win_bbox(win, &xb, &yb, &wb, &hb);
1296 if ((yb == ytop) && (xb == xleft) &&

Completed in 19 milliseconds