Searched defs:fillGC1 (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c88 GC fillGC1 = (GC) NULL; /* for drawing enlargement */ variable
89 GC fGC = (GC) NULL; /* either fillGC or fillGC1 */
695 fillGC1 = XCreateGC (dpy, w1, (GCFunction | GCPlaneMask | GCFillStyle),
937 fGC=fillGC1;

Completed in 14 milliseconds