/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/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/deqp/doc/testlog-stylesheet/ |
D | testlog.css | 20 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/libchrome/base/memory/ |
D | weak_ptr_unittest.cc | 427 BackgroundThread background; in TEST() local 428 background.Start(); in TEST() 439 background.CreateArrowFromTarget(&arrow, target); in TEST() 440 EXPECT_EQ(background.DeRef(arrow), target); in TEST() 449 EXPECT_EQ(target, background.DeRef(&arrow)); in TEST() 453 background.DeleteTarget(target); in TEST() 454 background.DeleteArrow(arrow); in TEST() 458 BackgroundThread background; in TEST() local 459 background.Start(); in TEST() 465 background.CreateArrowFromTarget(&arrow, &target); in TEST() [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/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/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 …]
|
D | buttons.less | 6 .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/ |
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/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/swiftshader/third_party/subzero/bloat/ |
D | webtreemap.css | 5 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/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 …]
|
/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/flac/doc/html/ |
D | flac.css | 12 background-color: #9a9; 21 background-color: #99CC99; 28 background-color: black; 38 background-color: #D3D4C5; 63 background-color: #EEEED4; 71 background-color: #D3D4C5; 83 background-color: #EEEED4; 92 background-color: #EEEED4; 98 background-color: #EEEED4; 120 background-color: #EEEED4; [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/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/polly/www/ |
D | content.css | 5 …Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif; background-color: #fff; col… 31 TD.done {background-color: #88ff99; text-align: center} 32 TD.inprogress{background-color: #ffce00; text-align: center} 33 TD.open{background-color: #e6705f; text-align: center} 34 TD.nice{background-color: #5555df; text-align: center} 35 TD.niceinprogress{background-color: #8888ff; text-align: center} 37 PRE.code {padding-left: 0.5em; background-color: #eeeeee} 58 background-image:url(images/header-background.png); 59 background-repeat:no-repeat; 60 background-position: right; [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/jacoco/org.jacoco.doc/javadoc/ |
D | stylesheet.css | 4 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;
|