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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dqix.c73 int dy2; member in struct:__anon106
119 qp->dy2 = (int) random() % qp->delta + qp->offset;
147 qp->y2 += qp->dy2;
151 check_bounds(qp, qp->y2, &qp->dy2, qp->height);

Completed in 6 milliseconds