Searched refs:COLOR (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10.1/screen-22/screen/
H A Dcomm.c57 #ifdef COLOR
65 #ifdef COLOR
130 #ifdef COLOR
H A Dconfig.h147 * define COLOR to include ansi color support. This may expose
156 * Needs COLOR to work.
174 # define COLOR macro
H A Dimage.h35 #ifdef COLOR
41 #if defined(COLOR) && defined(COLORS16) && defined(COLORS256)
137 #ifdef COLOR
H A Dresize.c66 #ifdef COLOR
447 #ifdef COLOR
468 #ifdef COLOR
506 #ifdef COLOR
553 #ifdef COLOR
573 #ifdef COLOR
596 #ifdef COLOR
615 # ifdef COLOR
H A Dansi.c160 #ifdef COLOR
164 #ifdef COLOR
207 #ifdef COLOR
2051 #ifdef COLOR
2063 #ifdef COLOR
2139 #ifdef COLOR
2322 #ifdef COLOR
2392 #ifdef COLOR
2408 #ifdef COLOR
2461 #ifdef COLOR
[all...]
H A Dconfig.h.in146 * define COLOR to include ansi color support. This may expose
155 * Needs COLOR to work.
173 # define COLOR
H A Ddisplay.c60 #ifdef COLOR
104 #ifdef COLOR
1428 #ifdef COLOR
1581 #ifdef COLOR
1620 #ifdef COLOR
1637 #ifdef COLOR
1735 #ifdef COLOR
1824 # ifdef COLOR
1842 #ifdef COLOR
1922 #ifdef COLOR
[all...]
H A Dextern.h301 #ifdef COLOR
H A Dprocess.c63 #ifdef COLOR
2576 #ifdef COLOR
3367 #ifdef COLOR
3570 #ifdef COLOR
3622 #ifdef COLOR
4932 #ifdef COLOR
5027 #ifdef COLOR
6117 #ifdef COLOR
6198 #ifdef COLOR
H A Dwindow.c392 #ifdef COLOR
421 #ifdef COLOR
437 #ifdef COLOR
H A Dlayer.c67 #ifdef COLOR
663 #ifdef COLOR
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXCursor.c27 #define COLOR 2 /* Cursors of type crsr. */ macro
171 macCursorPtr->type = COLOR;
334 case COLOR:
411 case COLOR:
/macosx-10.10.1/CPANInternal-159.1/Data-Dump-1.21/lib/Data/Dump/
H A DTrace.pm125 our %COLOR = (
132 %COLOR = () unless -t STDOUT;
181 return $text unless $COLOR{$category};
182 return Term::ANSIColor::colored($text, $COLOR{$category});
/macosx-10.10.1/tcl-105/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl71 # info to configure. COLOR has the color data.
73 variable COLOR
90 variable COLOR
116 if {![info exists COLOR($key)]} { set COLOR($key) $default }
317 -color-* { set COLOR([string range $arg 7 end]) $val }
459 variable COLOR
600 variable COLOR
731 variable COLOR
736 text $con -wrap char -foreground $COLOR(stdi
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/actiweb/
H A DFormsWithState.xotcl67 <FONT SIZE='+1' COLOR='#000099'><B>Submission</B></font><br>
117 <FONT SIZE="+1" COLOR="#000099">
155 <FONT SIZE="+1" COLOR="#000099"><B>Title and Autors</B></font><br>
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Drbt.c86 #define COLOR(node) ((node)->color) macro
547 COLOR(new_current) = COLOR(current);
1857 COLOR(successor) = COLOR(delete);
1888 COLOR(delete) = COLOR(tmp);
1948 COLOR(sibling) = COLOR(parent);
1985 COLOR(siblin
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dremind.vim26 syn keyword remindSpecial INCLUDE INC BANNER PUSH-OMIT-CONTEXT PUSH CLEAR-OMIT-CONTEXT CLEAR POP-OMIT-CONTEXT POP COLOR
H A Dlynx.vim35 \ CHECKMAIL COLLAPSE_BR_TAGS COLOR CONNECT_TIMEOUT COOKIE_ACCEPT_DOMAINS
H A Dxdefaults.vim103 syn keyword xdefaultsSymbol contained COLOR
H A Dabap.vim63 syn keyword abapStatement CASTING APPEND RAISING VALUE COLOR
H A Dclipper.vim39 syn keyword clipperStatement SET ALTERNATE BELL CENTURY COLOR CONFIRM CONSOLE
H A Dfgl.vim30 syn keyword fglKeyword CHECK CLASS_ORIGIN CLEAR CLIPPED CLOSE CLUSTER COLOR
H A Dbasic.vim24 syn keyword basicStatement CLOSE close Close CLS cls Cls COLOR color Color
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dlabel.tcl43 COLOR {move {}}
228 if { $type == "COLOR" || $type == "FGCOLOR" } {
263 $type == "COLOR" || $type == "FGCOLOR" || $type == "BGCOLOR" } {
H A Dentry.tcl56 COLOR {move {}}
350 if { $type == "COLOR" || $type == "FGCOLOR" } {
392 if { [string equal $type "COLOR"] ||

Completed in 280 milliseconds

12