Home
last modified time | relevance | path

Searched refs:background (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/external/python/cpython2/Lib/idlelib/
Dconfig-highlight.def6 normal-background= #ffffff
8 keyword-background= #ffffff
10 builtin-background= #ffffff
12 comment-background= #ffffff
14 string-background= #ffffff
16 definition-background= #ffffff
18 hilite-background= gray
20 break-background= #ffff55
22 hit-background= #000000
24 error-background= #ff7777
[all …]
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dreport.css26 background-image:url(report.gif);
27 background-position:left center;
28 background-repeat:no-repeat;
33 background-image:url(group.gif);
34 background-position:left center;
35 background-repeat:no-repeat;
40 background-image:url(bundle.gif);
41 background-position:left center;
42 background-repeat:no-repeat;
47 background-image:url(package.gif);
[all …]
/external/libvncserver/webclients/novnc/include/
Dblack.css10 background-color:#000;
14 background: #4c4c4c; /* Old browsers */
15background: -moz-linear-gradient(top, #4c4c4c 0%, #2c2c2c 50%, #000000 51%, #131313 100%); /* FF3.…
16background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(50%…
17background: -webkit-linear-gradient(top, #4c4c4c 0%,#2c2c2c 50%,#000000 51%,#131313 100%); /* Chro…
18background: -o-linear-gradient(top, #4c4c4c 0%,#2c2c2c 50%,#000000 51%,#131313 100%); /* Opera11.1…
19 background: -ms-linear-gradient(top, #4c4c4c 0%,#2c2c2c 50%,#000000 51%,#131313 100%); /* IE10+ */
20 background: linear-gradient(top, #4c4c4c 0%,#2c2c2c 50%,#000000 51%,#131313 100%); /* W3C */
23 background: #f04040; /* Old browsers */
24background: -moz-linear-gradient(top, #f04040 0%, #2c2c2c 50%, #000000 51%, #131313 100%); /* FF3.…
[all …]
Dbase.css14 background-color:#494949;
15 background-repeat:no-repeat;
16 background-position:right bottom;
125 background-color:#313131;
177 background:#eee; /* default background for browsers without gradient support */
199 background:rgba(0,0,0,0.65);
229 background-color:#fff;
242 background: #b2bdcd; /* Old browsers */
243background: -moz-linear-gradient(top, #b2bdcd 0%, #899cb3 49%, #7e93af 51%, #6e84a3 100%); /* FF3.…
244background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2bdcd), color-stop(49%…
[all …]
Dblue.css10 background-color:#04073d;
11 background-image: -webkit-gradient(
18 background-image: -moz-linear-gradient(
25 background-color:#f04040;
26 background-image: -webkit-gradient(
33 background-image: -moz-linear-gradient(
40 background-color:#f0f040;
41 background-image: -webkit-gradient(
48 background-image: -moz-linear-gradient(
57 background:#04073d;
[all …]
/external/jacoco/org.jacoco.doc/docroot/doc/resources/
Ddoc.css3 background-image:url(jar.gif);
4 background-position:left center;
5 background-repeat:no-repeat;
10 background-image:url(test.gif);
11 background-position:left center;
12 background-repeat:no-repeat;
17 background-image:url(testsuite.gif);
18 background-position:left center;
19 background-repeat:no-repeat;
37 background-color:#ffff80;
[all …]
/external/abi-compliance-checker/modules/Internals/Styles/
DHeadersDiff.css3 background-color:White;
8 background-color:Black;
31 .left { background-color: #EEE; }
32 .right { background-color: #FFF; }
33 .diff { background-color: #CCF; }
34 .lblock { background-color: #BFB; }
35 .rblock { background-color: #FF8; }
36 .insert { background-color: #8FF; }
37 .delete { background-color: #ACF; }
38 .void { background-color: #FFB; }
[all …]
/external/testng/doc/samplereport/css/
Dmaven-classic.css2 background: #fff;
9 background-color: #036;
14 background-color: #888;
18 background: #ddd;
23 background: #efefef;
28 background-color: #bbb;
38 background: #036;
46 background: #eee;
55 background: #eee;
64 background-color: #ddd;
[all …]
/external/libchrome/base/memory/
Dweak_ptr_unittest.cc388 BackgroundThread background; in TEST() local
389 background.Start(); in TEST()
400 background.CreateArrowFromTarget(&arrow, target); in TEST()
401 EXPECT_EQ(background.DeRef(arrow), target); in TEST()
410 EXPECT_EQ(target, background.DeRef(&arrow)); in TEST()
414 background.DeleteTarget(target); in TEST()
415 background.DeleteArrow(arrow); in TEST()
419 BackgroundThread background; in TEST() local
420 background.Start(); in TEST()
426 background.CreateArrowFromTarget(&arrow, &target); in TEST()
[all …]
/external/deqp/doc/testlog-stylesheet/
Dtestlog.css20 background: #cccccc;
72 background: #ddddee;
106 .Pass { background: #80ff80; }
107 .Fail { background: #ff4040; }
108 .QualityWarning { background: #ffff00; }
109 .CompatibilityWarning { background: #ffff00; }
110 .Pending { background: #808080; }
111 .Running { background: #d3d3d3; }
112 .NotSupported { background: #ff69b4; }
113 .ResourceError { background: #ff4040; }
[all …]
/external/libnl/doc/stylesheets/
Ddocbook-xsl.css136 background: #f4f4f4;
142 background: #ffffee;
300 span.aqua-background { background: aqua; }
301 span.black-background { background: black; }
302 span.blue-background { background: blue; }
303 span.fuchsia-background { background: fuchsia; }
304 span.gray-background { background: gray; }
305 span.green-background { background: green; }
306 span.lime-background { background: lime; }
307 span.maroon-background { background: maroon; }
[all …]
Dasciidoc.css165 background: #ffffee;
174 background: #f8f8f8;
300 background: yellow;
390 span.aqua-background { background: aqua; }
391 span.black-background { background: black; }
392 span.blue-background { background: blue; }
393 span.fuchsia-background { background: fuchsia; }
394 span.gray-background { background: gray; }
395 span.green-background { background: green; }
396 span.lime-background { background: lime; }
[all …]
/external/fmtlib/doc/bootstrap/mixins/
Dgradients.less10background-image: -webkit-linear-gradient(left, @start-color @start-percent, @end-color @end-perce…
11background-image: -o-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); …
12background-image: linear-gradient(to right, @start-color @start-percent, @end-color @end-percent);…
13 background-repeat: repeat-x;
22background-image: -webkit-linear-gradient(top, @start-color @start-percent, @end-color @end-percen…
23background-image: -o-linear-gradient(top, @start-color @start-percent, @end-color @end-percent); …
24background-image: linear-gradient(to bottom, @start-color @start-percent, @end-color @end-percent)…
25 background-repeat: repeat-x;
30 background-repeat: repeat-x;
31background-image: -webkit-linear-gradient(@deg, @start-color, @end-color); // Safari 5.1-6, Chrome…
[all …]
Dbuttons.less6 .button-variant(@color; @background; @border) {
8 background-color: @background;
18 background-color: darken(@background, 10%);
24 background-image: none;
35 background-color: @background;
41 color: @background;
42 background-color: @color;
/external/slf4j/slf4j-site/src/site/pages/css/
Dsite.css7 background-color: #fff;
34 background-color:transparent;
45 background:#f5f5f5;
62 background-color:transparent;
78 background-color: transparent;
85 background-color: transparent;
92 background-color: transparent;
104 background-color: #fff;
125 /* background-color: #ccc; lime;
127 background-color: #ffd0a0;
[all …]
/external/flatbuffers/docs/source/
Dstyle.css36 background-color: #fff;
52 background-image: none;
70 background: #00bcd4;
75 background-image: none;
82 background-image: none;
96 background-color: #f7f7f7;
97 background-image: none;
112 background: none;
116 background-color: #00bcd4;
120 background-image: none;
[all …]
/external/proguard/docs/
Dstyle.css8 background: #FFFFFF;
23 background: #EEEEFF;
46 background: #EEEEEE;
51 background: #EEEEFF;
73 background: #E0E0E0;
83 background: url("steel.gif");
92 background: #EEEEFF;
103 background: #C0C0C0;
114 background: url("steel.gif");
141 background: #F8F8F8;
[all …]
/external/swiftshader/third_party/subzero/bloat/
Dwebtreemap.css5 background: white; /* Nodes must be opaque for zIndex layering. */
17 background: #eee;
20 /* Optional: Different background colors depending on symbol. */
22 background: #66C2A5;
25 background: #FC8D62;
28 background: #8DA0CB;
31 background: #E78AC3;
34 background: #A6D854;
37 background: #B3E2CD;
40 background: #FDCDAC;
[all …]
/external/jline/src/src/site/resources/css/
Dsite.css6 background-color: #fff;
27 background-color: #fff;
28 background-image: url(../images/header.jpg);
29 background-position: right;
30 background-repeat: no-repeat;
39 background-color: transparent;
51 background-color: #fff;
54 background-image: url(../images/dotted.png);
55 background-repeat: repeat-y;
75 background-color: #ddd;
[all …]
/external/okhttp/website/static/
Dbootstrap-combined.min.css9background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;…
18background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;…
/external/ImageMagick/www/Magick++/
Dmagick.css2 background: white;
11 background: transparent;
18 background: transparent;
26 background: #d2ddf6;
39 background: #000044;
48 background: #d0d0dd;
74 background: white;
92 background: white;
106 background: #f5f5f5;
117 background: #f5f5f5;
[all …]
/external/jacoco/org.jacoco.doc/javadoc/
Dstylesheet.css4 background-color:#FFFFFF;
13 background:#E0E0E0
17 background: #EEEEEE
21 background: #FFFFFF
37 .NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */
38 .NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
42 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
43 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
48 background:transparent url(../resources/extern.gif) center left no-repeat;
71 background-image:none;
/external/syslinux/com32/lua/doc/
Dlua.css2 background-color: #F8F8F8 ;
11 background-color: #FFFFFF ;
27 background-color: #D0D0FF ;
44 background-color: inherit ;
49 background-color: inherit ;
55 background-color: #D0D0FF ;
66 background-color: #a0a0a0 ;
75 background-color: #F8F8F8 ;
90 background-image: url('images/search.png') ;
91 background-repeat: no-repeat;
[all …]
/external/skia/third_party/lua/doc/
Dlua.css3 background-color: #FFFFFF ;
21 background-color: #E0E0FF ;
37 background-color: inherit ;
42 background-color: inherit ;
48 background-color: #E0E0FF ;
59 background-color: #a0a0a0 ;
63 background-color: #F8F8F8 ;
77 background-image: url('images/search.png') ;
78 background-repeat: no-repeat;
79 background-position: 4px center ;
/external/autotest/frontend/client/src/autotest/public/
Dcommon.css2 background: #f4f4f4;
12 background: #55679e;
39 background-color: #ffffff;
43 background-color: #d080d0;
47 background-color: #ff4040;
51 background-color: #ffc040;
55 background-color: #ffff00;
59 background-color: #c0ff80;
63 background-color: #32CD32;

12345678910>>...25