Searched refs:Red (Results 26 - 50 of 63) sorted by relevance

123

/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A DSpectrogram.tcl19 set color Red
72 foreach f {Black Red Blue White Cyan} {
H A DSection.tcl88 foreach color {Black Red Blue} {
/macosx-10.10/vim-55/runtime/syntax/
H A Drtf.vim46 " Color values, we will put this value in Red, Green or Blue
H A Delinks.vim177 hi def elinksColorRed ctermfg=Red guifg=Red
H A Dquake.vim154 hi quake3Red ctermfg=Red guifg=Red
H A Drc.vim185 hi def rcLanguage term=reverse ctermbg=Red ctermfg=Yellow guibg=Red guifg=Yellow
H A Dsas.vim257 hi lError term=NONE cterm=NONE ctermfg=Red ctermbg=Black gui=none guifg=Red guibg=White
H A Dchill.vim158 "hi chillEDML term=underline ctermfg=DarkRed guifg=Red
H A Dsdl.vim154 Hi sdlInput term=bold guifg=Red
H A Dmma.vim80 syntax keyword mmaVariable Black Blue Brown Cyan Gray Green Magenta Orange Pink Purple Red White Yellow
H A Ddircolors.vim471 hi def dircolorsRed ctermfg=Red guifg=Red
498 hi def dircolorsColor9 ctermfg=9 guifg=Red
H A Dpascal.vim261 syn keyword pascalConstant Black Blue Green Cyan Red Magenta Brown
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dmenubu.tcl59 set m [tk_optionMenu $body.buttons.colors paletteColor Black red4 DarkGreen NavyBlue gray75 Red Green Blue gray50 Yellow Cyan Magenta White Brown DarkSeaGreen DarkViolet]
/macosx-10.10/vim-55/runtime/colors/
H A Ddarkblue.vim46 hi DiffText cterm=bold ctermbg=red gui=bold guibg=Red
/macosx-10.10/tcl-105/tk/tk/tests/
H A DbutGeom2.tcl42 .t.color-$opt.m add command -label Red -command "config -$opt red"
/macosx-10.10/tcl-105/tk84/tk/tests/
H A DbutGeom2.tcl42 .t.color-$opt.m add command -label Red -command "config -$opt red"
/macosx-10.10/tcl-105/tk84/tk/library/demos/
H A Dmenubu.tcl59 set m [tk_optionMenu $body.buttons.colors paletteColor Black red4 DarkGreen NavyBlue gray75 Red Green Blue gray50 Yellow Cyan Magenta White Brown DarkSeaGreen DarkViolet]
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DScreenColoredLevels.pm177 Red
/macosx-10.10/ruby-106/ruby/test/psych/
H A Dtest_yaml.rb109 [ 'Boston Red Sox', 'Detroit Tigers', 'New York Yankees' ],
113 - Boston Red Sox
1112 # y.add( { [ 'Red Socks', 'Boston' ] => [ 'One', 'Two', 'Three' ] } )
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/counter/
H A Dcounter.tcl764 -ongif Red.gif \
/macosx-10.10/vim-55/src/
H A Dgui_mac.c181 #define Red(c) ((c & 0x00FF0000) >> 16) macro
3888 TheColor.red = Red(color) * 0x0101;
3903 TheColor.red = Red(color) * 0x0101;
3918 specialColor.red = Red(color) * 0x0101;
5327 return (Red(pixel) << 16) + (Green(pixel) << 8) + Blue(pixel);
/macosx-10.10/groff-38/groff/src/devices/grodvi/
H A Ddvi.cpp321 double(Red) / color::MAX_COLOR_VAL,
/macosx-10.10/tcl-105/tk/tk/library/
H A Dclrpick.tcl217 set maxWidth [::tk::mcmaxamp &Red &Green &Blue]
220 red "&Red"
/macosx-10.10/tcl-105/tk84/tk/library/
H A Dclrpick.tcl217 set maxWidth [::tk::mcmaxamp &Red &Green &Blue]
220 red [mc "&Red"] \
/macosx-10.10/groff-38/groff/src/devices/grops/
H A Dps.cpp933 out.put_color(Red)

Completed in 385 milliseconds

123