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

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

Completed in 36 milliseconds