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 15461 src/sfnt.c gc = XCreateGC (display, window, GCForeground | GCFont, &gcvalues); GCForeground 18334 src/sfnt.c point_gc = XCreateGC (display, window, GCForeground | GCFont, GCForeground 18337 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 6016 src/xterm.c XGetGCValues (FRAME_X_DISPLAY (f), gc, GCForeground, &xgcv); GCForeground 6471 src/xterm.c XGetGCValues (FRAME_X_DISPLAY (f), gc, GCForeground, &xgcv); GCForeground 6675 src/xterm.c XGetGCValues (dpy, gc, GCBackground | GCForeground, &xgcv); GCForeground 7822 src/xterm.c XGetGCValues (display, gc, GCForeground | GCBackground, &gcv); GCForeground 8243 src/xterm.c mask = (GCForeground | GCBackground GCForeground 8279 src/xterm.c mask = (GCForeground | GCBackground GCForeground 8446 src/xterm.c XGetGCValues (dpy, gc, GCBackground | GCForeground, &xgcv); GCForeground 9571 src/xterm.c unsigned long mask = GCForeground | GCLineWidth | GCGraphicsExposures; GCForeground 9904 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 10477 src/xterm.c XGetGCValues (display, s->gc, GCForeground | GCBackground, GCForeground 10610 src/xterm.c XGetGCValues (display, gc, GCForeground | GCBackground, &xgcv); GCForeground 10875 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 10973 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 10994 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 11024 src/xterm.c XGetGCValues (display, s->gc, GCForeground, &xgcv); GCForeground 11358 src/xterm.c GCFunction | GCForeground, &values); GCForeground 25465 src/xterm.c XChangeGC (dpy, dpyinfo->scratch_cursor_gc, GCForeground | GCLineWidth, &xgcv); GCForeground 25468 src/xterm.c GCForeground | GCLineWidth, &xgcv); GCForeground 25526 src/xterm.c unsigned long mask = GCForeground | GCBackground | GCGraphicsExposures;