Searched refs:pixGC (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/ |
H A D | xmag_multivis.c | 1164 GC pixGC = (GC) NULL; variable 1225 pixGC = XCreateGC (dpy,pixwind,(GCFunction | GCPlaneMask | GCFillStyle), 1240 XSetForeground (dpy, pixGC, WhitePixel(dpy, screen)); 1241 XDrawString (dpy, pixwind, pixGC, 4, 2 + pixfinfo->ascent, 1253 XFreeGC(dpy, pixGC);
|
Completed in 8 milliseconds