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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/login/
bubble.css 29 border-color: rgba(0, 0, 0, 0.25) transparent transparent transparent;
43 border-color: transparent rgba(0, 0, 0, 0.25) transparent transparent;
49 border-color: transparent transparent rgba(0, 0, 0, 0.25) transparent;
63 border-color: transparent transparent transparent rgba(0, 0, 0, 0.25)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
CompositionUnderline.h 37 , color(Color::transparent)
39 , backgroundColor(Color::transparent) { }
47 , backgroundColor(Color::transparent) { }
  /external/chromium_org/ui/views/test/
test_views_delegate.h 29 void set_use_transparent_windows(bool transparent) {
30 use_transparent_windows_ = transparent;
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_iframe.css 6 background: none transparent;
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
ThemeHelper.java 43 public static int getThemeResource(boolean transparent) {
44 if (transparent) {
  /external/chromium_org/chrome/browser/resources/options/
startup_overlay.css 31 border-bottom-color: transparent;
33 border-top-color: transparent;
search_page.css 55 border-bottom-color: transparent;
56 border-right-color: transparent;
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowButton.java 14 setBackgroundColor(android.R.color.transparent);
  /external/chromium_org/ui/file_manager/file_manager/audio_player/css/
audio_player.css 69 border-bottom: 0 solid transparent;
70 border-left: 5px solid transparent;
71 border-right: 0 solid transparent;
72 border-top: 0 solid transparent;
88 background-color: transparent;
89 border-left: 5px solid transparent;
90 border-right: 0 solid transparent;
  /external/nanopb-c/docs/
lsr.css 27 background-color: transparent;
37 background-color: transparent;
56 background-color: transparent;
61 background-color: transparent;
103 background-color: transparent;
161 background: transparent url('../images/important.png') 10px 2px no-repeat;
165 background: transparent url('../images/caution.png') 10px 2px no-repeat;
169 background: transparent url('../images/note.png') 10px 2px no-repeat;
173 background: transparent url('../images/tip.png') 10px 2px no-repeat;
177 background: transparent url('../images/tip.png') 10px 2px no-repeat
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableColorTest.cpp 42 Color transparent = AnimatableColorImpl(Color::transparent).toColor(); local
43 EXPECT_EQ(transparent.rgb(), Color::transparent);
  /external/chromium_org/third_party/skia/src/images/
SkMovie_gif.cpp 116 int transparent, int width)
119 if (*src != transparent) {
128 const ColorMapObject* cmap, int transparent, int copyWidth,
136 copyLine(dst, src, cmap, transparent, copyWidth);
145 int transparent)
163 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 8, 0);
166 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 8, 4);
169 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 4, 2);
171 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 2, 1);
176 int transparent)
223 int transparent = -1; local
    [all...]
  /external/skia/src/images/
SkMovie_gif.cpp 116 int transparent, int width)
119 if (*src != transparent) {
128 const ColorMapObject* cmap, int transparent, int copyWidth,
136 copyLine(dst, src, cmap, transparent, copyWidth);
145 int transparent)
163 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 8, 0);
166 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 8, 4);
169 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 4, 2);
171 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 2, 1);
176 int transparent)
223 int transparent = -1; local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/options/css/
list.css 11 background-color: transparent;
60 background-color: transparent;
61 border-color: transparent;
77 background-color: transparent;
  /external/chromium_org/components/dom_distiller/core/css/
distilledpage.css 16 table,tr,td{background-color:transparent!important;}
  /external/libcxx/test/utilities/function.objects/bitwise.operations/
Android.mk 27 test_name := utilities/function.objects/bitwise.operations/transparent
28 test_src := transparent.pass.cpp
  /external/libcxx/test/utilities/function.objects/comparisons/
Android.mk 35 test_name := utilities/function.objects/comparisons/transparent
36 test_src := transparent.pass.cpp
  /external/libcxx/test/utilities/function.objects/logical.operations/
Android.mk 31 test_name := utilities/function.objects/logical.operations/transparent
32 test_src := transparent.pass.cpp
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.css 11 background: transparent none no-repeat scroll 4px 12px;
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/
bubble.css 8 border: solid transparent;
  /external/libcxx/test/utilities/function.objects/arithmetic.operations/
Android.mk 23 test_name := utilities/function.objects/arithmetic.operations/transparent
24 test_src := transparent.pass.cpp
  /external/pdfium/fpdfsdk/include/javascript/
color.h 25 FX_BOOL transparent(OBJ_PROP_PARAMS);
68 JS_STATIC_PROP(transparent, color);
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestPushMessage.java 44 boolean transparent, boolean retry) {
48 oap.add(OAP_TAGID_TRANSPARENT, transparent ? TRANSPARENT_ON : TRANSPARENT_OFF);
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap.css 154 color: transparent;
156 background-color: transparent;
624 background-color: transparent;
713 background-color: transparent;
915 background-color: transparent;
1276 background-color: transparent;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
overrides.css 37 border: none transparent !important;
61 background-color: transparent;
62 border: none transparent;
69 border-left: 8px solid transparent;
78 border: none transparent;
103 color: transparent !important;

Completed in 1230 milliseconds

1 2 3 4 5 6 7 8 91011>>