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

1 2 3 4 5 6 7 8 9

  /external/chromium_org/ui/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) { }
  /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;
  /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/chrome/browser/resources/options/
startup_overlay.css 35 border-bottom-color: transparent;
37 border-top-color: transparent;
search_page.css 55 border-bottom-color: transparent;
56 border-right-color: transparent;
  /external/chromium_org/chrome/browser/resources/print_preview/common/
search_bubble.css 48 border-bottom-color: transparent;
49 border-right-color: transparent;
  /external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
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/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/third_party/polymer/components/core-field/
core-field.css 22 background: transparent;
  /external/chromium_org/third_party/polymer/components-chromium/core-field/
core-field.css 22 background: transparent;
  /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;
first_run.css 26 .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
  /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;
  /external/chromium_org/chrome/browser/resources/user_manager/
user_manager.css 156 border-left: 6px solid transparent;
157 border-right: 6px solid transparent;
179 border: 1px solid transparent !important;
  /external/chromium_org/chrome/browser/resources/print_preview/search/
destination_list.css 7 background-color: transparent;

Completed in 267 milliseconds

1 2 3 4 5 6 7 8 9