Lines Matching refs:screen
98 flamestruct *fs = &flames[screen];
110 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
111 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, fs->width, fs->height);
113 if (Scr[screen].npixels > 2) {
114 fs->pixcol = halfrandom(Scr[screen].npixels);
115 XSetForeground(dsp, Scr[screen].gc, Scr[screen].pixels[fs->pixcol]);
117 XSetForeground(dsp, Scr[screen].gc, sswhite[screen].pixel);
142 XDrawPoints(dsp, fs->win, Scr[screen].gc, fs->pts,
167 flamestruct *fs = &flames[screen];
176 if (Scr[screen].npixels > 2) {
177 XSetForeground(dsp, Scr[screen].gc,
178 Scr[screen].pixels[fs->pixcol]);
180 fs->pixcol = Scr[screen].npixels - 1;
202 XDrawPoints(dsp, win, Scr[screen].gc,