Searched defs:color1 (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/app/xlock/sun-src/ |
H A D | pyro.c | 111 int color1, color2; member in struct:__anon106 254 int multi, shelltype, nstars, fuse, npix, pix, color1, color2; local 266 color1 = Scr[screen].pixels[pix = random() % npix]; 269 color1 = color2 = sswhite[screen].pixel; 290 rp->color1 = color1; 411 XSetForeground(dsp, Scr[screen].gc, rp->color1);
|
Completed in 25 milliseconds