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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dlife.c74 int xs; 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);
556 lp->xs = lp->width / lp->ncols;
558 lp->xb = (lp->width - lp->xs * lp->ncols) / 2;

Completed in 78 milliseconds