Searched +refs:defined +refs:colors (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsyncolor.vim10 " ":syntax on" works like in Vim 5.7: set colors but keep links
15 " ":syntax enable" keeps any existing colors
19 " ":syntax reset" resets all colors to the default
23 " User defined syncolor file has already set the colors.
28 " Many terminals can only use six different colors (plus black and white).
29 " Therefore the number of colors used is kept low. It doesn't look nice with
30 " too many colors anyway.
H A Dtexinfo.vim204 "@defcodeindex and @defindex is defined after chap. 15's @def* commands (otherwise those ones will overwrite these ones)
282 "next 2 commands are from chap. 12; must be defined after @def* commands above to overwrite them
392 HiLink texinfoMltln2AtCmd PreProc "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors)
393 HiLink texinfoMltlnDMAtCmd PreProc "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors; used for @detailmenu, which can be included in @menu)
394 HiLink texinfoMltlnNAtCmd Normal "@-command in multiple lines (same as texinfoMltlnAtCmd, just with other colors)
H A Drexx.vim63 " user exception handling, hilite user defined name
188 " attempt: just colorize the parenthesis in matching colors, keep content
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dmenubu.rb28 if defined?($menubu_demo) && $menubu_demo
195 colors = ['Black','red4','DarkGreen','NavyBlue', 'gray75',
199 m = optionMenu(colorMenuButton, paletteColor, *colors)
218 image.put(colors[i], 1, 1, 15, 15)
225 selectimage.put(colors[i], 2, 2, 14, 14)
H A Dgoldberg.rb45 if defined?($goldberg_demo) && $goldberg_demo
110 # colors
783 colors = %w(red cyan orange green blue darkblue)
784 colors *= 3
788 color = colors[i]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dmenubu.rb24 if defined?($menubu_demo) && $menubu_demo
196 colors = ['Black','red4','DarkGreen','NavyBlue', 'gray75',
200 m = optionMenu(colorMenuButton, paletteColor, *colors)
219 image.put(colors[i], 1, 1, 15, 15)
226 selectimage.put(colors[i], 2, 2, 14, 14)
H A Dgoldberg.rb46 if defined?($goldberg_demo) && $goldberg_demo
112 # colors
787 colors = %w(red cyan orange green blue darkblue)
788 colors *= 3
792 color = colors[i]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dbasic.test52 test basic-1.2 {class is now defined} {
349 common colors
350 set colors(red) #ff0000
351 set colors(green) #00ff00
352 set colors(blue) #0000ff
374 lsort [test_arrays0 do array get colors]
382 test_arrays0 do test_arrays_get colors
385 test basic-6.6a {test array access for commons defined in constructor} {
389 test basic-6.6b {test array access for commons defined in constructor} {
393 test basic-6.6c {test array access for commons defined i
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Dvimrc_example.vim49 " Switch syntax highlighting on, when the terminal has colors
92 " Only define it when not defined already.
H A Dmenu.vim8 " in all modes and avoid side effects from mappings defined by the user.
344 let s:n = globpath(&runtimepath, "colors/*.vim")
352 exe "an 20.450." . s:idx . ' &Edit.C&olor\ Scheme.' . s:name . " :colors " . s:name . "<CR>"
1086 " do_syntax_sel_menu is defined (it takes quite a bit of time).
H A Dfiletype.vim2200 " X Pixmap (dynamically sets colors, use BufEnter to make it work better)
2497 " Function called for testing all functions defined here. These are
/macosx-10.9.5/ruby-104/ruby/sample/
H A Dtest.rb36 colors = (colors = ENV['TEST_COLORS']) ? Hash[colors.scan(/(\w+)=([^:]*)/)] : {}
37 @passed = "\e[#{colors["pass"] || "32"}m"
38 @failed = "\e[#{colors["fail"] || "31"}m"
882 test_ok(defined? "a".chomp)
988 test_ok(!defined?(yield))
1732 test_ok(defined?(a))
1805 test_ok(defined?(iii))
1807 test_ok(!defined
[all...]
/macosx-10.9.5/ncurses-42/ncurses/include/
H A DCaps.aix4239 can_change ccc bool cc - - ----- terminal can re-define existing colors
276 max_colors colors num Co - - ----- maximum number of colors on screen
278 no_color_video ncv num NC - - ----- video attributes that cannot be used with colors
545 appl_defined_str apstr str za - - ----K application-defined string
1011 # Xenix defined its own set of forms-drawing capabilities:
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dconfigure600 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1250 --disable-color-mode zkt without colors
2726 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2831 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5062 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5083 #if defined __stub_$ac_func || defined __stub___$ac_func
5584 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5605 #if defined __stub
[all...]
/macosx-10.9.5/screen-22/screen/
H A Dconfigure847 --enable-colors256 enable support for 256 colors
2315 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2422 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3182 #if defined(ultrix) || defined(__ultrix)
3249 #if defined(butterfly)
3914 #if defined(SVR4) && defined(sun)
4045 #if defined(linux) || defined(NeX
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dtermcap.src571 # or others using :ks:/:ke:, the keypad will not be defined as per PC-DOS.
573 # (^U and ^D are already defined for tn3270). The ESC is safe for vi but it
926 # * This routine loads a font defined in the file ALTFONT
1372 # Setting colors turns off reverse; we cannot guarantee order, so use ncv.
1570 # is a null string or is not defined, then cursor keys are assumed to be in
1588 # defined the :ks: string to include the codes that switch the keypad into
1591 # is a null string or is not defined, then the keypad is assumed to be in
2051 # DEC VT220 and up support DECUDK (user-defined keys). DECUDK (i.e., pfx)
2053 # straightforward (keys 1-5 are not defined on real terminals, though some
2272 # ANSI colors ar
[all...]
/macosx-10.9.5/ncurses-42/ncurses/
H A Dconfigure766 --enable-ext-colors compile for 256-color support
777 --disable-assumed-color do not assume anything about default-colors
2510 #if !defined(__STDC__) || (__STDC__ != 1)
4481 #if defined (__stub_dlsym) || defined (__stub___dlsym)
5859 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5932 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6181 make a defined
[all...]

Completed in 262 milliseconds