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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dpyro.c110 int nstars; member in struct:__anon103
258 int multi, shelltype, nstars, fuse, npix, pix; local
269 nstars = INTRAND(MINSTARS, MAXSTARS);
302 rp->nstars = nstars;
321 for (starn = 0; starn < rp->nstars; starn++) {
374 register int nstars, stype; local
378 nstars = rp->nstars;
382 XFillRectangles(dsp, win, pp->bgGC, rp->Xpoints, nstars);
[all...]

Completed in 497 milliseconds