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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dqix.c73 int dy2; member in struct:__anon109
120 qp->dy2 = random() % qp->delta + qp->offset;
149 qp->y2 += qp->dy2;
153 check_bounds(qp, qp->y2, &qp->dy2, qp->height);

Completed in 10 milliseconds