HomeSort by relevance Sort by last modified time
    Searched refs:background (Results 1 - 25 of 682) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpng/tests/
pngvalid-gamma-background 2 exec ./pngvalid --strict --gamma-background
pngvalid-gamma-expand16-background 2 exec ./pngvalid --strict --gamma-background --expand16
  /external/libvncserver/webclients/novnc/include/
black.css 10 background-color:#000;
14 background: #4c4c4c; /* Old browsers */
15 background: -moz-linear-gradient(top, #4c4c4c 0%, #2c2c2c 50%, #000000 51%, #131313 100%); /* FF3.6+ */
16 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(100%,#131313)); /* Chrome,Safari4+ */
17 background: -webkit-linear-gradient(top, #4c4c4c 0%,#2c2c2c 50%,#000000 51%,#131313 100%); /* Chrome10+,Safari5.1+ */
18 background: -o-linear-gradient(top, #4c4c4c 0%,#2c2c2c 50%,#000000 51%,#131313 100%); /* Opera11.10+ */
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 */
24 background: -moz-linear-gradient(top, #f04040 0%, #2c2c2c 50%, #000000 51%, #131313 100%); /* FF3.6+ *
    [all...]
blue.css 10 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/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/
charset-media.css 7 background-color: gold;
  /art/tools/ahat/src/
style.css 18 background-color: #eeffff;
25 background-color: #eeeeee;
  /external/dexmaker/javadoc/
stylesheet.css 5 /* Page background color */
6 body { background-color: #FFFFFF; color:#000000 }
12 .TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */
13 .TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */
14 .TableRowColor { background: #FFFFFF; color:#000000 } /* White */
22 .NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */
23 .NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
27 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
28 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
  /external/jsr305/javadoc/
stylesheet.css 5 /* Page background color */
6 body { background-color: #FFFFFF }
12 .TableHeadingColor { background: #CCCCFF } /* Dark mauve */
13 .TableSubHeadingColor { background: #EEEEFF } /* Light mauve */
14 .TableRowColor { background: #FFFFFF } /* White */
22 .NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */
23 .NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
27 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
28 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
  /external/jsr330/javadoc/
stylesheet.css 5 /* Page background color */
6 body { background-color: #FFFFFF }
12 .TableHeadingColor { background: #CCCCFF } /* Dark mauve */
13 .TableSubHeadingColor { background: #EEEEFF } /* Light mauve */
14 .TableRowColor { background: #FFFFFF } /* White */
22 .NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */
23 .NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
27 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
28 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
  /external/owasp/sanitizer/distrib/javadoc/
stylesheet.css 5 /* Page background color */
6 body { background-color: #FFFFFF; color:#000000 }
12 .TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */
13 .TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */
14 .TableRowColor { background: #FFFFFF; color:#000000 } /* White */
22 .NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */
23 .NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
27 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
28 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown/
paper-dropdown-transition.css 9 :host(.core-transition) #background {
  /external/opencv3/modules/highgui/src/files_Qt/
stylesheet_trackbar.qss 5 background: white;
11 background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
13 background: qlineargradient(x1: 0, y1: 0.2, x2: 1, y2: 1,
21 background: #fff;
28 background: qlineargradient(x1:0, y1:0, x2:1, y2:1,
38 background: qlineargradient(x1:0, y1:0, x2:1, y2:1,
45 background: #bbb;
50 background: #eee;
55 background: #eee;
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
tool_button.css 7 background-position: center center;
8 background-repeat: no-repeat;
  /external/libdaemon/doc/
style.css 26 body { color: black; background-color: white; }
29 pre { background-color: #f0f0f0; padding: 0.4cm; }
  /frameworks/base/libs/androidfw/tests/data/system/
R.h 25 background = 0x01010000, // default enumerator in enum:android::R::attr::__anon28750
  /frameworks/support/design/base/android/support/design/widget/
ShadowViewDelegate.java 24 void setBackgroundDrawable(Drawable background);
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.css 11 background: transparent none no-repeat scroll 4px 12px;
16 background-image: url(images/resource-article.png);
20 background-image: url(images/resource-sample.png);
24 background-image: url(images/resource-tutorial.png);
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/system_stats/
system_stats_snapshot_view.css 12 background-position: 0 5px;
13 background-repeat: no-repeat;
22 background-position: 0 5px;
23 background-repeat: no-repeat;
  /external/skia/tests/
PDFOpaqueSrcModeToSrcOverTest.cpp 16 SkPaint background; local
17 background.setColor(SK_ColorWHITE);
18 background.setAlpha(alpha);
19 background.setXfermodeMode(mode);
20 c->drawRect(SkRect::MakeWH(612.0f, 792.0f), background);
22 c->drawRect(SkRect::MakeXYWH(72.0f, 72.0f, 468.0f, 648.0f), background);
  /external/icu/icu4j/
stylesheet.css 12 /* Page background color */
13 body { background-color: #FFFFFF; color:#000000 }
19 .TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */
20 .TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */
21 .TableRowColor { background: #FFFFFF; color:#000000 } /* White */
29 .NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */
30 .NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
34 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
35 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
46 background-color: cornsilk
    [all...]
  /external/libchrome/base/memory/
weak_ptr_unittest.cc 59 // and delete objects on a background thread.
317 BackgroundThread background; local
318 background.Start();
328 // Background thread creates WeakPtr(and implicitly owns the object).
329 background.CreateArrowFromTarget(&arrow, target);
330 EXPECT_EQ(background.DeRef(arrow), target);
338 // The new WeakPtr is owned by background thread.
339 EXPECT_EQ(target, background.DeRef(&arrow));
342 // Target can only be deleted on background thread.
343 background.DeleteTarget(target)
348 BackgroundThread background; local
376 BackgroundThread background; local
403 BackgroundThread background; local
421 BackgroundThread background; local
441 BackgroundThread background; local
462 BackgroundThread background; local
476 BackgroundThread background; local
490 BackgroundThread background; local
502 BackgroundThread background; local
540 BackgroundThread background; local
557 BackgroundThread background; local
583 BackgroundThread background; local
600 BackgroundThread background; local
    [all...]
  /external/valgrind/docs/lib/
vg_basic.css 7 background-color: #ffffff;
30 background: #f2f2f9;
36 background: #eeeeee;
45 background-color: #7f7f7f;
52 background: #edf7f4;
53 background-color: #edf7f4;
64 background: #fffbc9;
  /frameworks/base/core/java/android/view/
ViewOutlineProvider.java 27 * Default outline provider for Views, which queries the Outline from the View's background,
28 * or generates a 0 alpha, rectangular Outline the size of the View if a background
33 public static final ViewOutlineProvider BACKGROUND = new ViewOutlineProvider() {
36 Drawable background = view.getBackground();
37 if (background != null) {
38 background.getOutline(outline);
50 * This can be used to enable Views that are opaque but lacking a background cast a shadow.
63 * This can be used to enable Views that are opaque but lacking a background cast a shadow.
  /external/opencv3/doc/
stylesheet.css 14 background-color: #ddd;
19 background-image: url(bodybg.png);
28 background-color: #fff;
  /external/chromium-trace/catapult/third_party/polymer/components/core-icon/
core-icon.css 11 background-repeat: no-repeat;

Completed in 906 milliseconds

1 2 3 4 5 6 7 8 91011>>