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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dqix.c71 int dy1; member in struct:__anon109
118 qp->dy1 = random() % qp->delta + qp->offset;
147 qp->y1 += qp->dy1;
151 check_bounds(qp, qp->y1, &qp->dy1, qp->height);

Completed in 10 milliseconds