/external/python/cpython3/Lib/idlelib/ |
D | config-highlight.def | 6 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/python/cpython2/Lib/idlelib/ |
D | config-highlight.def | 6 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/ |
D | report.css | 26 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/jacoco/org.jacoco.doc/docroot/doc/resources/ |
D | doc.css | 3 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/testng/doc/samplereport/css/ |
D | maven-classic.css | 2 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/ |
D | weak_ptr_unittest.cc | 86 // and delete objects on a background thread. 427 BackgroundThread background; in TEST() local 428 background.Start(); in TEST() 438 // Background thread creates WeakPtr(and implicitly owns the object). in TEST() 439 background.CreateArrowFromTarget(&arrow, target); in TEST() 440 EXPECT_EQ(background.DeRef(arrow), target); in TEST() 448 // The new WeakPtr is owned by background thread. in TEST() 449 EXPECT_EQ(target, background.DeRef(&arrow)); in TEST() 452 // Target can only be deleted on background thread. in TEST() 453 background.DeleteTarget(target); in TEST() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | summary-index.css | 17 background-color: #F0F0F0; 23 background-color: #F0FFF0 27 background-color: #DDDDDD 31 background-color: #ddFFdd 39 background-color: #FFFFF0 43 background-color: #F0FFFF 52 background-color: #F0BBF0 57 background-color: #F0CCF0 62 background-color: #F0DDF0; 68 background-color: #F0EEF0; [all …]
|
D | index.css | 17 background-color: #FCFCFC; 22 background-color: #FCFCFC; 30 background-color: #FCFFFC 39 background-color: #DDDDDD 43 background-color: #ddFFdd 51 background-color: #FFFFF8 55 background-color: #F8FFFF 64 background-color: #FCBBFC 69 background-color: #FCCCFC 74 background-color: #FCDDFC; [all …]
|
/external/libnl/doc/stylesheets/ |
D | docbook-xsl.css | 136 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 …]
|
D | asciidoc.css | 165 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/ImageMagick/www/ |
D | color.html | 241 <td align="center" style="background-color: rgb(255, 250, 250)">snow</td> 248 <td align="center" style="background-color: rgb(255, 250, 250)">snow1</td> 255 <td align="center" style="background-color: rgb(238, 233, 233)">snow2</td> 262 <td align="center" style="background-color: rgb(255, 193, 193)">RosyBrown1</td> 269 <td align="center" style="background-color: rgb(238, 180, 180)">RosyBrown2</td> 276 <td align="center" style="background-color: rgb(205, 201, 201)">snow3</td> 283 <td align="center" style="background-color: rgb(240, 128, 128)">LightCoral</td> 290 <td align="center" style="background-color: rgb(255, 106, 106)">IndianRed1</td> 297 <td align="center" style="background-color: rgb(205, 155, 155)">RosyBrown3</td> 304 <td align="center" style="background-color: rgb(238, 99, 99)">IndianRed2</td> [all …]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/ |
D | wikipedia.min.css | 1 …background-color:#f3f3f3;background-image:url(images/page-base.png)}div#content{margin-left:10em;p…
|
/external/deqp/doc/testlog-stylesheet/ |
D | testlog.css | 20 background: #cccccc; 72 background: #ddddee; 105 /* Background colors based on status code / status. */ 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; } [all …]
|
/external/slf4j/slf4j-site/src/site/pages/css/ |
D | site.css | 7 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/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;… 18 …background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;…
|
/external/llvm-project/llvm/test/tools/opt-viewer/Outputs/basic/ |
D | style.css | 12 background-color: #ffd0d0; 15 background-color: cyan; 27 background-color: #eee; 38 background-color: rgba(0, 0, 0, 0); 50 background: #ffffff; 61 background-color: #ffffff; 65 background-color: #ffd0d0; 69 background-color: #d0ffd0; 73 background-color: #ffe1a6; 76 background-color: #ffffff; [all …]
|
/external/llvm-project/llvm/tools/opt-viewer/ |
D | style.css | 12 background-color: #ffd0d0; 15 background-color: cyan; 27 background-color: #eee; 38 background-color: rgba(0, 0, 0, 0); 50 background: #ffffff; 61 background-color: #ffffff; 65 background-color: #ffd0d0; 69 background-color: #d0ffd0; 73 background-color: #ffe1a6; 76 background-color: #ffffff; [all …]
|
/external/flatbuffers/docs/source/ |
D | style.css | 36 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/fmtlib/doc/bootstrap/mixins/ |
D | gradients.less | 10 …background-image: -webkit-linear-gradient(left, @start-color @start-percent, @end-color @end-perce… 11 …background-image: -o-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); … 12 …background-image: linear-gradient(to right, @start-color @start-percent, @end-color @end-percent);… 13 background-repeat: repeat-x; 22 …background-image: -webkit-linear-gradient(top, @start-color @start-percent, @end-color @end-percen… 23 …background-image: -o-linear-gradient(top, @start-color @start-percent, @end-color @end-percent); … 24 …background-image: linear-gradient(to bottom, @start-color @start-percent, @end-color @end-percent)… 25 background-repeat: repeat-x; 30 background-repeat: repeat-x; 31 …background-image: -webkit-linear-gradient(@deg, @start-color, @end-color); // Safari 5.1-6, Chrome… [all …]
|
/external/ImageMagick/PerlMagick/t/ |
D | montage.t | 31 q/background=>'#696e7e'/, 40 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'Center'/, 49 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'NorthWest'/, 58 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'North'/, 67 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'NorthEast'/, 76 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'West'/, 85 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'East'/, 94 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'SouthWest'/, 103 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'South'/, 112 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'SouthEast'/, [all …]
|
/external/skia/tools/doxygen/ |
D | customdoxygen.css | 28 /* background matches Skia logo. */ 29 background: rgb(248,248,248); 34 background-image: none; 43 background-color: var(--light-gray); 56 background-color: var(--light-gray); 75 background-color: var(--dark-white); 79 background-color: var(--dark-white); 85 background-color: var(-light-gray); 88 background-color: var(--light-gray); 92 background-color: var(--light-gray); [all …]
|
/external/ImageMagick/www/Magick++/ |
D | magick.css | 2 background: white; 11 background: transparent; 18 background: transparent; 26 background: #d2ddf6; 38 background: #000044; 46 background: #d0d0dd; 71 background: white; 89 background: white; 103 background: #f5f5f5; 114 background: #f5f5f5; [all …]
|
/external/jline/src/src/site/resources/css/ |
D | site.css | 6 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/python/httplib2/doc/html/_static/ |
D | traditional.css | 23 background-color: white; 46 background-color: #99ccff; 52 background-color: #99ccff; 117 background-image: url(file.png); 118 background-repeat: no-repeat; 119 background-position: 0 7px; 140 background-color: #ddd; 166 background-color: #092835; 180 background-image: url(style/comment.png); 181 background-repeat: no-repeat; [all …]
|
/external/proguard/docs/ |
D | style.css | 8 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 …]
|