Lines Matching refs:Scr
108 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
109 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, fs->width, fs->height);
111 if (Scr[screen].npixels > 2) {
112 fs->pixcol = halfrandom(Scr[screen].npixels);
113 XSetForeground(dsp, Scr[screen].gc, Scr[screen].pixels[fs->pixcol]);
115 XSetForeground(dsp, Scr[screen].gc, sswhite[screen].pixel);
137 XDrawPoints(dsp, fs->win, Scr[screen].gc, fs->pts,
172 if (Scr[screen].npixels > 2) {
173 XSetForeground(dsp, Scr[screen].gc,
174 Scr[screen].pixels[fs->pixcol]);
176 fs->pixcol = Scr[screen].npixels - 1;
198 XDrawPoints(dsp, win, Scr[screen].gc,