/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-docs.css | 924 box-shadow:2px 3px 1px #eee; 925 -moz-box-shadow:2px 3px 1px #eee; 926 -webkit-box-shadow:2px 3px 1px #eee; 1014 box-shadow:2px 3px 1px #eee; 1015 -moz-box-shadow:2px 3px 1px #eee; 1016 -webkit-box-shadow:2px 3px 1px #eee; 1588 box-shadow:-5px 5px 10px #ccc; 1589 -moz-box-shadow:-5px 5px 10px #ccc; 1590 -webkit-box-shadow:-5px 5px 10px #ccc; 1608 box-shadow:-10px 10px 40px #888 [all...] |
/external/chromium/chrome/browser/resources/ |
new_new_tab.css | 105 -webkit-box-shadow: 2px 2px 3px hsla(0, 0%, 0%, .3); 113 -webkit-box-shadow: 2px 2px 3px hsla(0, 0%, 0%, .3); 216 -webkit-box-shadow: 2px 2px 3px hsla(0, 0%, 0%, .3);
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
ad_view.js | 8 // are hidden via Shadow DOM. 174 // after the shadow object is appended to the shadow root.
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
V8GCController.cpp | 45 #include "core/dom/shadow/ElementShadow.h" 46 #include "core/dom/shadow/ShadowRoot.h" 184 // just like we do for the shadow trees above.
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSProperties.in | 42 box-shadow converter=convertShadow 129 text-shadow converter=convertShadow 175 -webkit-box-shadow use_handlers_for=CSSPropertyBoxShadow
|
CSSPropertyNames.in | 120 box-shadow 208 text-shadow 275 -webkit-box-shadow
|
ElementRuleCollector.cpp | 40 #include "core/dom/shadow/ShadowRoot.h" 131 // d) the rules comes from a scoped style sheet within an active shadow root whose host is the given element 158 // d) the rules comes from a scoped style sheet within an active shadow root whose host is the given element
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLTextAreaElement.cpp | 36 #include "core/dom/shadow/ShadowRoot.h" 45 #include "core/html/shadow/ShadowElementNames.h" 46 #include "core/html/shadow/TextControlInnerElements.h"
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
BaseMultipleFieldsDateAndTimeInputType.cpp | 37 #include "core/dom/shadow/ShadowRoot.h" 44 #include "core/html/shadow/ShadowElementNames.h" 330 ASSERT(element().shadow());
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
TextControlInnerElements.cpp | 28 #include "core/html/shadow/TextControlInnerElements.h" 38 #include "core/html/shadow/ShadowElementNames.h" 97 // We don't want the shadow dom to be editable, so we set this block to
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTextControlSingleLine.cpp | 28 #include "core/dom/shadow/ShadowRoot.h" 30 #include "core/html/shadow/ShadowElementNames.h" 201 // This assumes a shadow tree without floats. If floats are added, the
|
/external/chromium_org/ui/views/bubble/ |
bubble_frame_view.cc | 126 (bubble_border_->shadow() != BubbleBorder::SMALL_SHADOW && 127 bubble_border_->shadow() != BubbleBorder::NO_SHADOW_OPAQUE_BORDER)) 140 if (bubble_border_->shadow() == BubbleBorder::NO_SHADOW_OPAQUE_BORDER) {
|
/external/compiler-rt/lib/msan/ |
msan.cc | 286 Printf("FATAL: MemorySanitizer can not mmap the shadow memory.\n"); 402 void __msan_partial_poison(const void* data, void* shadow, uptr size) { 403 internal_memcpy((void*)MEM_TO_SHADOW((uptr)data), shadow, size);
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 246 * shadow mode hypervisors to resynchronize the shadow page tables. Kernel PTE 253 * still holding the same page table lock so that the shadow and primary pages
|
/frameworks/base/docs/image_sources/ |
rs_overview.graffle | 24 <key>shadow</key> 245 <key>shadow</key> 336 <key>shadow</key> 492 <key>shadow</key> 648 <key>shadow</key> 806 <key>shadow</key> 986 <key>shadow</key> 1225 <key>shadow</key> 1342 <key>shadow</key> [all...] |
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailTabCarousel.java | 58 /** Height in pixels of the shadow under the tab carousel */ 133 mShadow = findViewById(R.id.shadow); 330 // Another hack: If the picture is square, there is no shadow in "Without updates"
|
/external/chromium/chrome/common/extensions/docs/images/intermediate/ |
i18n-before.graffle | 32 <key>shadow</key> 170 <key>shadow</key> 219 <key>shadow</key> 281 <key>shadow</key> 325 <key>shadow</key> 400 <key>shadow</key> [all...] |
/external/chromium_org/chrome/browser/ui/views/frame/ |
opaque_browser_frame_view.cc | 69 // The content left/right images have a shadow built into them. 75 // The top 3 px of the tabstrip is shadow; in maximized mode we push this off 516 * shadow on the title. This is tricky, because we don't want to hardcode a 517 * shadow color (since we want to work with various themes), but we can't 520 * synthesize a good shadow color. */ 645 // split happens between the top shadow section and the bottom gradient [all...] |
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Node.h | 281 // If this node is in a shadow tree, returns its shadow host. Otherwise, returns 0. 283 // If this node is in a shadow tree, returns its shadow host. Otherwise, returns this. 289 // Returns 0, a child of ShadowRoot, or a legacy shadow root. 292 // Node's parent, shadow tree host. [all...] |
/development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/ |
PictureDetailsActivity.java | 176 // Animate a drop-shadow of the image 229 // Animate the shadow of the image
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_frame_view.mm | 332 // an OpenGL surface behind it), so Cocoa draws the shadow only around the 334 // Tell the window server that we want a shadow as if none of the content
|
profile_menu_button.mm | 220 // White shadow for inset look 259 // Arrow shadow
|
/external/chromium/chrome/browser/ui/views/frame/ |
opaque_browser_frame_view.cc | 56 // The content left/right images have a shadow built into them. 75 // The top 1 px of the tabstrip is shadow; in maximized mode we push this off 89 // Inset from the top of the toolbar/tabstrip to the shadow. Used only for 749 * shadow on the title. This is tricky, because we don't want to hardcode a 750 * shadow color (since we want to work with various themes), but we can't 753 * synthesize a good shadow color. */ [all...] |
/external/chromium_org/chrome/browser/resources/local_ntp/ |
local_ntp.css | 60 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 175 box-shadow: inset 0 2px 3px rgba(0, 0, 0, .09);
|
/external/chromium_org/chrome/browser/resources/options/ |
browser_options.css | 185 box-shadow: inset 0 0 1px 1px #f0f0f0; 317 -webkit-box-shadow:
|