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 15663 src/sfnt.c gc = XCreateGC (display, window, GCForeground | GCFont, &gcvalues); GCForeground 18536 src/sfnt.c point_gc = XCreateGC (display, window, GCForeground | GCFont, GCForeground 18539 src/sfnt.c background_gc = XCreateGC (display, window, GCForeground, &gcv); GCForeground 5736 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 630 src/xfaces.c if (value_mask & GCForeground) GCForeground 4583 src/xfaces.c mask = GCForeground | GCBackground | GCGraphicsExposures; GCForeground 4663 src/xfns.c GCLineWidth | GCForeground | GCBackground, GCForeground 4672 src/xfns.c GCForeground | GCBackground | GCLineWidth, GCForeground 4680 src/xfns.c (GCForeground | GCBackground | GCLineWidth), GCForeground 85 src/xftfont.c GCForeground | GCBackground, &xgcv); GCForeground 6065 src/xterm.c XGetGCValues (FRAME_X_DISPLAY (f), gc, GCForeground, &xgcv); GCForeground 6522 src/xterm.c XGetGCValues (FRAME_X_DISPLAY (f), gc, GCForeground, &xgcv); GCForeground 6729 src/xterm.c XGetGCValues (dpy, gc, GCBackground | GCForeground, &xgcv); GCForeground 7880 src/xterm.c XGetGCValues (display, gc, GCForeground | GCBackground, &gcv); GCForeground 8301 src/xterm.c mask = (GCForeground | GCBackground GCForeground 8337 src/xterm.c mask = (GCForeground | GCBackground GCForeground 8504 src/xterm.c XGetGCValues (dpy, gc, GCBackground | GCForeground, &xgcv); GCForeground 9629 src/xterm.c unsigned long mask = GCForeground | GCLineWidth | GCGraphicsExposures; GCForeground 9962 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 10535 src/xterm.c XGetGCValues (display, s->gc, GCForeground | GCBackground, GCForeground 10668 src/xterm.c XGetGCValues (display, gc, GCForeground | GCBackground, &xgcv); GCForeground 10933 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 11031 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 11052 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 11082 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 11416 src/xterm.c GCFunction | GCForeground, &values); GCForeground 25649 src/xterm.c XChangeGC (dpy, dpyinfo->scratch_cursor_gc, GCForeground | GCLineWidth, &xgcv); GCForeground 25652 src/xterm.c GCForeground | GCLineWidth, &xgcv); GCForeground 25710 src/xterm.c unsigned long mask = GCForeground | GCBackground | GCGraphicsExposures;