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

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

Completed in 11 milliseconds