Searched refs:nstars (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/app/xlock/sun-src/ |
H A D | pyro.c | 115 int nstars; member in struct:__anon106 254 int multi, shelltype, nstars, fuse, npix, pix, color1, color2; local 264 nstars = INTRAND(MINSTARS, MAXSTARS); 297 rp->nstars = nstars; 315 for (starn = 0; starn < rp->nstars; starn++) { 366 register int nstars, stype; local 370 nstars = rp->nstars; 374 XFillRectangles(dsp, win, pp->bgGC, rp->Xpoints, nstars); [all...] |
Completed in 37 milliseconds