Searched refs:white (Results 1 - 25 of 372) sorted by relevance

1234567891011>>

/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DEventListenerSectionGroup.css27 white-space: nowrap;
H A DConsolePrompt.css27 background-color: white;
H A DColorWheel.css39 background-color: white;
H A DEditing.css30 background-color: white;
43 white-space: pre-wrap;
H A DTimelineContentView.css49 background-image: linear-gradient(to bottom, white, white 50%, rgb(243, 243, 243) 50%, rgb(243, 243, 243));
H A DCompletionSuggestionsView.css64 white-space: nowrap;
76 color: white;
H A DSearchBar.css54 .search-bar > input[type="search"]:focus { background-color: white; }
55 .search-bar > input[type="search"]:not(:placeholder-shown) { background-color: white; } /* Needs to be a separate rule. See http://webkit.org/b/118162 */
H A DTreeElementStatusButton.css41 fill: white !important;
53 stroke: white !important;
H A DLegacyProfileView.css57 white-space: nowrap;
/macosx-10.10/ncurses-44/ncurses/test/
H A Dxterm-16color.dat53 15: 255 255 255 white
H A Dxterm-88color.dat53 15: 255 255 255 white
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/plotchart/
H A Dplotdemos4.tcl14 canvas .c -width 400 -height 400 -bg white
16 canvas .t.c2 -width 300 -height 200 -bg white
17 canvas .t.c3 -width 300 -height 200 -bg white
18 canvas .t.c4 -width 300 -height 200 -bg white
28 magenta 567 cyan -123 white 400} {
H A Dplotdemos10.tcl9 pack [canvas .c1 -bg white]
21 pack [canvas .c2 -bg white] -side top
36 pack [canvas .c3 -bg white] -side top
H A Dplotdemos9.tcl10 pack [canvas .c1 -bg white]
22 pack [canvas .c2 -bg white] -side top
37 pack [canvas .c3 -bg white] -side top
H A Dplotdemos17.tcl12 pack [canvas .c1 -bg white -width 400 -height 300]
13 pack [canvas .c2 -bg white -width 400 -height 300]
14 pack [canvas .c3 -bg white -width 400 -height 200]
H A Dplotdemos11.tcl9 pack [canvas .c1 -bg white]
22 pack [canvas .c2 -bg white] -side top
/macosx-10.10/Chess-310.6/Sources/
H A DMBCMoveGenerator.h55 - (void) startMoveList:(BOOL)white;
135 void Generate(bool white, const MBCPieces & position);
137 bool InCheck(bool white, const MBCPieces & position);
138 bool InCheckMate(bool white, const MBCPieces & position);
139 bool InStaleMate(bool white, const MBCPieces & position);
171 - (id)initForWhite:(BOOL)white variant:(MBCVariant)variant position:(const MBCPieces *)pos canCastle:(BOOL)canCastle;
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dlabeledwidget.rb10 :borderwidth=>3, :background=>:white)
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/diagrams/
H A Ddraw_anchor.tcl5 pack [canvas .c -width 200 -height 120 -bg white]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/style/
H A Dlobster.tcl43 option add *Listbox.background white $prio
45 option add *Listbox.selectForeground white $prio
48 option add *Entry.background white $prio
51 option add *Entry.selectForeground white $prio
54 option add *Text.background white $prio
56 option add *Text.selectForeground white $prio
60 option add *Menu.activeForeground white $prio
66 option add *Menubutton.activeForeground white $prio
/macosx-10.10/vim-55/runtime/colors/
H A Dkoehler.vim13 hi Normal guifg=white guibg=black
20 hi Search term=reverse ctermfg=white ctermbg=red guifg=white guibg=Red
25 hi StatusLine term=bold,reverse cterm=bold ctermfg=lightblue ctermbg=white gui=bold guifg=blue guibg=white
26 hi StatusLineNC term=reverse ctermfg=white ctermbg=lightblue guifg=white guibg=blue
43 hi TabLine term=bold,reverse cterm=bold ctermfg=lightblue ctermbg=white gui=bold guifg=blue guibg=white
44 hi TabLineFill term=bold,reverse cterm=bold ctermfg=lightblue ctermbg=white gu
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/examples/
H A Dviewfile19 option add *activeForeground white startupFile
20 option add *selectForeground white startupFile
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/term/
H A Dcolors16 white {White }
30 foreach c {{} red green yellow blue magenta cyan white} {
/macosx-10.10/WebCore-7600.1.25/css/
H A Dquirks.css32 /* Tables reset both line-height and white-space in quirks mode. */
35 white-space: normal;
H A Dsvg.css60 white-space: nowrap

Completed in 283 milliseconds

1234567891011>>