GCForeground     1731 lwlib/xlwmenu.c   XtGCMask mask = GCForeground | GCBackground;
GCForeground     1981 lwlib/xlwmenu.c   mw->menu.shadow_top_gc = XtGetGC ((Widget) mw, GCForeground | pm, &xgcv);
GCForeground     1986 lwlib/xlwmenu.c   mw->menu.shadow_bottom_gc = XtGetGC ((Widget) mw, GCForeground | pm, &xgcv);
GCForeground     1991 lwlib/xlwmenu.c   mw->menu.highlight_shadow_top_gc = XtGetGC ((Widget) mw, GCForeground | pm, &xgcv);
GCForeground     1996 lwlib/xlwmenu.c   mw->menu.highlight_shadow_bottom_gc = XtGetGC ((Widget) mw, GCForeground | pm, &xgcv);
GCForeground      621 oldXMenu/Create.c   valuemask = (GCForeground | GCBackground | GCFont | GCLineWidth);
GCForeground     5703 src/w32fns.c   		 (GCForeground | GCBackground),
GCForeground      253 src/w32term.c    if (mask & GCForeground)
GCForeground     1046 src/w32term.c        mask = GCForeground | GCBackground;
GCForeground     1078 src/w32term.c        mask = GCForeground | GCBackground;
GCForeground     1655 src/w32term.c    unsigned long mask = GCForeground;
GCForeground     2385 src/w32term.c  	      XGetGCValues (s->display, s->gc, GCForeground | GCBackground,
GCForeground     4546 src/xfaces.c         mask = GCForeground | GCBackground | GCGraphicsExposures;
GCForeground     4380 src/xfns.c     		 GCLineWidth | GCForeground | GCBackground,
GCForeground     4389 src/xfns.c     		 GCForeground | GCBackground | GCLineWidth,
GCForeground     4397 src/xfns.c     		 (GCForeground | GCBackground | GCLineWidth),
GCForeground       85 src/xftfont.c  		    GCForeground | GCBackground, &xgcv);
GCForeground     5847 src/xterm.c      XGetGCValues (FRAME_X_DISPLAY (f), gc, GCForeground, &xgcv);
GCForeground     6302 src/xterm.c      XGetGCValues (FRAME_X_DISPLAY (f), gc, GCForeground, &xgcv);
GCForeground     6506 src/xterm.c      XGetGCValues (dpy, gc, GCBackground | GCForeground, &xgcv);
GCForeground     7603 src/xterm.c          XGetGCValues (display, gc, GCForeground | GCBackground, &gcv);
GCForeground     8028 src/xterm.c          mask = (GCForeground | GCBackground
GCForeground     8064 src/xterm.c          mask = (GCForeground | GCBackground
GCForeground     8231 src/xterm.c      XGetGCValues (dpy, gc, GCBackground | GCForeground, &xgcv);
GCForeground     9357 src/xterm.c      unsigned long mask = GCForeground | GCLineWidth | GCGraphicsExposures;
GCForeground     9690 src/xterm.c      XGetGCValues (display, s->gc, GCForeground, &xgcv);
GCForeground     10263 src/xterm.c    		  XGetGCValues (display, s->gc, GCForeground | GCBackground,
GCForeground     10396 src/xterm.c    	      XGetGCValues (display, gc, GCForeground | GCBackground, &xgcv);
GCForeground     10661 src/xterm.c                      XGetGCValues (display, s->gc, GCForeground, &xgcv);
GCForeground     10759 src/xterm.c                      XGetGCValues (display, s->gc, GCForeground, &xgcv);
GCForeground     10780 src/xterm.c    	      XGetGCValues (display, s->gc, GCForeground, &xgcv);
GCForeground     10810 src/xterm.c    	      XGetGCValues (display, s->gc, GCForeground, &xgcv);
GCForeground     11123 src/xterm.c    		      GCFunction | GCForeground, &values);
GCForeground     24941 src/xterm.c        XChangeGC (dpy, dpyinfo->scratch_cursor_gc, GCForeground | GCLineWidth, &xgcv);
GCForeground     24944 src/xterm.c    					    GCForeground | GCLineWidth, &xgcv);
GCForeground     25002 src/xterm.c          unsigned long mask = GCForeground | GCBackground | GCGraphicsExposures;