Searched refs:white (Results 176 - 200 of 355) sorted by relevance

1234567891011>>

/macosx-10.9.5/vim-53/runtime/colors/
H A Ddelek.vim27 hi NonText ctermfg=Blue gui=bold guifg=gray guibg=white
H A Dslate.vim37 :hi PreProc guifg=red guibg=white ctermfg=red
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcweb.vim42 " that an ICC begins either at the start of a line or after some white space.
H A Dgrub.vim55 syn keyword grubWhite white
H A Dmel.vim15 " when wanted, highlight trailing white space and spaces before tabs
H A Dtssgm.vim45 syn keyword tssgmArgs white red blue green yellow orange violet pink
H A Dnanorc.vim65 syn keyword nanorcFGWhite contained white
120 syn keyword nanorcBGWhite contained white
/macosx-10.9.5/CPANInternal-140/SQL-Abstract/t/
H A D01generate.t280 # args => ['fhole', {fpoles => 4}, [-maybe => {race => [-and => [qw(black white asian)]]},
281 args => ['fhole', {fpoles => 4}, [ {race => [-and => [qw(black white asian)]]},
288 bind => [qw(4 black white asian yes candace jugs canyon towers)]
/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A Dgnomelayout.cpp256 style->fg[i] = style->white;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DColor.h155 static const RGBA32 white = 0xFFFFFFFF; member in class:WebCore::Color
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dvipcard.tex346 \key{{\bf insert} before first non-white}{I}
395 \key{... and skip to first non-white on line}{' '}
397 \key{... and skip to first non-white on line}{' {\it x}}
412 \key{next line at first non-white}{+}
413 \key{previous line at first non-white}{-}
416 \key{first non-white on line}{^}
435 non-white character.
555 \threecol{next line at first non-white}{RET}{+}
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dhilit19.el473 (struct black-bold white-bold bold)
496 (summary-seen grey40 white nil)
497 (summary-killed grey50 white nil)
499 (summary-deleted firebrick white italic)
504 (gnus-group-unsubscribed grey50 white nil)
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtext-mode.el66 In this mode, paragraphs are delimited only by blank or white lines.
/macosx-10.9.5/libpcap-42/libpcap/msdos/
H A Dpkt_rx1.s52 mov ah, 15 ;; and white colour
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dwatch.itk57 itk_option define -pivotcolor pivotColor Color white
62 itk_option define -clockcolor clockColor Color white
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/tests/visualtests/utils/
H A DtestReadWrite.tcl270 drawInfo 140 30 white $font
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/tablelist/
H A Dconfig_tile.tcl41 option add *DemoTop.tf.tbl*Entry.background white
H A DembeddedWindows.tcl135 text $txt -background white -font TkFixedFont -setgrid yes \
H A DembeddedWindows_tile.tcl176 text $txt -background white -font TkFixedFont -highlightthickness 0 \
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/ctext/
H A Dctext_test_interactive.tcl18 pack [ctext .f.t -bg black -fg white -insertbackground yellow \
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A DcanvPsImg.tcl74 -background white -foreground black]
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A DcanvPsImg.tcl73 -background white -foreground black]
/macosx-10.9.5/CPANInternal-140/JSON/lib/JSON/
H A DPP.pm726 white();
744 white();
862 sub white { subroutine
919 white();
930 white();
947 white();
969 white();
982 white();
991 white();
1009 white();
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dcatalog.c1031 int white; local
1039 white = 1;
1042 white = 0;
1043 else if (*p == 0x20 && !white)
1044 white = 1;
1048 if (ok && !white) /* is normalized */
1053 white = 0;
1057 white = 1;
1059 if (white) {
1061 white
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dcatalog.c1033 int white; local
1041 white = 1;
1044 white = 0;
1045 else if (*p == 0x20 && !white)
1046 white = 1;
1050 if (ok && !white) /* is normalized */
1055 white = 0;
1059 white = 1;
1061 if (white) {
1063 white
[all...]

Completed in 268 milliseconds

1234567891011>>