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

/xsrc/external/mit/ctwm/dist/
H A Dwin_iconify.c267 GC gc, gcn; local in function:ZoomInWindow
279 gcn = XCreateGC(dpy, mask, GCForeground | GCFunction, &gcv);
282 XFillRectangle(dpy, mask, gcn, 0, 0, w, h);

Completed in 3 milliseconds