Searched refs:gc (Results 1 - 14 of 14) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dhopalong.c116 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
117 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0,
119 XSetForeground(dsp, Scr[screen].gc, sswhite[screen].pixel);
134 XSetForeground(dsp, Scr[screen].gc, Scr[screen].pixels[hp->pix]);
148 XDrawPoints(dsp, win, Scr[screen].gc,
H A Dflame.c108 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
109 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, fs->width, fs->height);
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,
173 XSetForeground(dsp, Scr[screen].gc,
198 XDrawPoints(dsp, win, Scr[screen].gc,
H A Dimage.c89 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
92 XFillRectangle(dsp, win, Scr[screen].gc,
101 XSetForeground(dsp, Scr[screen].gc, sswhite[screen].pixel);
104 XSetForeground(dsp, Scr[screen].gc,
107 XPutImage(dsp, win, Scr[screen].gc, &logo,
145 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
146 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, ip->width, ip->height);
H A Dqix.c124 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
125 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, qp->width, qp->height);
152 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
153 XDrawLine(dsp, win, Scr[screen].gc,
157 XSetForeground(dsp, Scr[screen].gc, Scr[screen].pixels[qp->pix]);
161 XSetForeground(dsp, Scr[screen].gc, sswhite[screen].pixel);
163 XDrawLine(dsp, win, Scr[screen].gc, qp->x1, qp->y1, qp->x2, qp->y2);
H A Drotor.c168 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
169 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, xgwa.width, xgwa.height);
231 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
240 XDrawLine(dsp, win, Scr[screen].gc, x1, y1, x2, y2);
243 XSetForeground(dsp, Scr[screen].gc,
248 XSetForeground(dsp, Scr[screen].gc, sswhite[screen].pixel);
257 XDrawLine(dsp, win, Scr[screen].gc, x1, y1, x2, y2);
H A Dswarm.c99 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
100 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, sp->width, sp->height);
229 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
230 XDrawLine(dsp, win, Scr[screen].gc,
232 XDrawSegments(dsp, win, Scr[screen].gc, sp->old_segs, (int) sp->beecount);
234 XSetForeground(dsp, Scr[screen].gc, sswhite[screen].pixel);
235 XDrawLine(dsp, win, Scr[screen].gc,
238 XSetForeground(dsp, Scr[screen].gc, Scr[screen].pixels[sp->pix]);
242 XDrawSegments(dsp, win, Scr[screen].gc, sp->segs, (int) sp->beecount);
H A Dpyro.c361 XSetForeground(dsp, Scr[screen].gc, pp->rockpixel);
362 XFillRectangle(dsp, win, Scr[screen].gc, (int) (rp->x), (int) (rp->y),
419 XSetForeground(dsp, Scr[screen].gc, rp->color1);
421 XFillRectangles(dsp, win, Scr[screen].gc, rp->Xpoints, nstars);
423 XSetForeground(dsp, Scr[screen].gc, rp->color2);
424 XFillRectangles(dsp, win, Scr[screen].gc, rp->Xpoints2, nstars);
427 XDrawPoints(dsp, win, Scr[screen].gc, rp->Xpoints, nstars, CoordModeOrigin);
429 XSetForeground(dsp, Scr[screen].gc, rp->color2);
430 XDrawPoints(dsp, win, Scr[screen].gc, rp->Xpoints2, nstars,
H A Dlife.c342 XSetForeground(dsp, Scr[screen].gc, sswhite[screen].pixel);
352 XSetForeground(dsp, Scr[screen].gc, Scr[screen].pixels[age]);
356 XFillRectangle(dsp, win, Scr[screen].gc,
359 XPutImage(dsp, win, Scr[screen].gc, &logo,
373 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
374 XFillRectangle(dsp, win, Scr[screen].gc,
561 XSetForeground(dsp, Scr[screen].gc, ssblack[screen].pixel);
562 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, lp->width, lp->height);
H A Dxlock.h57 GC gc; /* graphics context for animation */ member in struct:__anon111
H A Dxlock.c109 * 19-Jan-89: Fixed monochrome gc bug.
445 XSetForeground(dsp, Scr[screen].gc, bgcol[screen].pixel);
453 XFillRectangle(dsp, win[screen], Scr[screen].gc,
549 XSetForeground(dsp, Scr[screen].gc, bgcol[screen].pixel);
551 XFillRectangle(dsp, win[screen], Scr[screen].gc,
572 XSetForeground(dsp, Scr[screen].gc, bgcol[screen].pixel);
574 XFillRectangle(dsp, win[screen], Scr[screen].gc,
871 XSetForeground(dsp, Scr[screen].gc, bgcol[screen].pixel);
872 XFillRectangle(dsp, win[screen], Scr[screen].gc,
1032 XFillRectangle(dsp, win[screen], Scr[screen].gc,
[all...]
/solaris-x11-s12/open-src/app/xcolor/sun-src/
H A Dxcolor.c52 static GC gc; /* graphics context */ variable
108 XSetForeground(dsp, gc, i * max + j);
109 XFillRectangle(dsp, window, gc, x, y, w, h);
147 XSetForeground(dsp, gc, (i * 16 + j)<<roffset);
148 XFillRectangle(dsp, window, gc, x, y, w, h);
159 XSetForeground(dsp, gc, (i * 16 + j)<<goffset);
160 XFillRectangle(dsp, window, gc, x, y, w, h);
171 XSetForeground(dsp, gc, (i * 16 + j)<<boffset);
172 XFillRectangle(dsp, window, gc, x, y, w, h);
387 gc
[all...]
/solaris-x11-s12/open-src/lib/libXext/sun-src/src/
H A DTransOvl.c958 GC gc,
970 obj.gc = gc;
998 FlushGC(dpy, gc);
1002 req->gc = gc->gid;
1014 GC gc
1025 obj.gc = gc;
1041 GC gc,
956 XSolarisOvlSetPaintType( Display *dpy, GC gc, XSolarisOvlPaintType paintType ) argument
1037 XSolarisOvlCopyPaintType( Display *dpy, Drawable src, Drawable dst, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y, unsigned long action_mask, unsigned long planemask ) argument
[all...]
/solaris-x11-s12/open-src/proto/sun-ext-protos/include/
H A Dtransovlstr.h224 GContext gc B32;
235 GContext gc B32;
/solaris-x11-s12/open-src/common/
H A DX-parfait.conf391 XFreeGC(d, gc) : noescape {
393 destroy<x-resource>(gc);
394 delete(gc);

Completed in 30 milliseconds