Searched refs:ys (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dlife.c84 int ys; 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);
567 lp->ys = lp->height / lp->nrows;
569 lp->yb = (lp->height - lp->ys * lp->nrows) / 2;

Completed in 13 milliseconds