Searched refs:ys (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/app/xlock/sun-src/ |
H A D | life.c | 75 int ys; 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); 557 lp->ys = lp->height / lp->nrows; 559 lp->yb = (lp->height - lp->ys * lp->nrows) / 2;
|
Completed in 87 milliseconds