Searched defs:color2 (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 267 color2 = Scr[screen].pixels[(pix + (npix / 2)) % npix]; 269 color1 = color2 = sswhite[screen].pixel; 291 rp->color2 = color2; 415 XSetForeground(dsp, Scr[screen].gc, rp->color2); 421 XSetForeground(dsp, Scr[screen].gc, rp->color2);
|
Completed in 495 milliseconds