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

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/log/
H A DloggerAppender.tcl49 variable fgcolor
50 array set fgcolor {
223 variable fgcolor
272 append newCPattern {\033\[} $fgcolor($colorCode) $conversionPattern {\033\[0m}
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dhilit19.el567 [reverse-](fgcolor[/bgcolor])[-bold][-italic][-underline]
590 error fgcolor bgcolor)
607 (setq fgcolor (concat
620 (and (string= "default" fgcolor) (setq fgcolor nil))
625 (progn (and fgcolor (set-face-foreground 'scratch-face fgcolor))
/macosx-10.9.5/vim-53/src/
H A Dgui.h397 GdkColor *fgcolor; /* GDK-styled foreground color */ member in struct:Gui
H A Dgui_gtk_x11.c3144 gui.fgcolor = g_new0(GdkColor, 1);
4607 gui.fgcolor->pixel = (unsigned long)color;
4789 gdk_gc_set_foreground(gui.text_gc, gui.fgcolor);
4828 gdk_gc_set_foreground(gui.text_gc, gui.fgcolor);
5287 gdk_gc_set_foreground(gui.text_gc, gui.fgcolor);
5308 gdk_gc_set_foreground(gui.text_gc, gui.fgcolor);
5552 gdk_gc_set_foreground(gui.text_gc, gui.fgcolor);
5581 gdk_gc_set_foreground(gui.text_gc, gui.fgcolor);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dratpoison.vim96 syn keyword ratpoisonSetArg fgcolor
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/xe/
H A Dxe2339 set fgcolor "black"
2444 -bg $bgcolor -fg $fgcolor \

Completed in 97 milliseconds