HomeSort by relevance Sort by last modified time
    Searched full:shadow (Results 876 - 900 of 1579) sorted by null

<<31323334353637383940>>

  /frameworks/base/core/res/res/values-sw720dp/
dimens.xml 45 <!-- Compensate for double margin : preference_screen_side_margin + 4 (frame background shadow) = -preference_screen_side_margin_negative -->
  /frameworks/base/docs/html/develop/
index.jd 38 class="play no-shadow no-transform" />
51 class="play no-shadow no-transform" style="margin:0 0 0 70px;height:230px;width:340px" />
67 class="play no-shadow no-transform" style="margin:0 0 0 40px;max-height:250px;height:250px;
84 class="play no-shadow no-transform" style="margin:0 0 0 40px;max-height:250px;height:250px;
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_status_bar.jd 355 <tr><td><em>2.</em></td><td nowrap>Inner shadow:</td><td><code>#FFFFFF</code>, 10% opacity<br>angle 90&deg;<br>distance 1px<br>size 0px<br><br></td></tr>
452 <tr><td><em>2.</em></td><td>Inner bevel:</td><td>depth 100% | direction down<br>size 0px | angle 90° |<br>altitude 30°<br>highlight white 75% opacity<br>shadow black 75% opacity</td></tr>
454 <tr><td><em>4.</em></td><td>Disabled detail:</td><td>grey gradient from palette<br>+ inner bevel: smooth | depth 1% | direction down | size 0px | angle 117° | <br>altitude 42° | highlight white 70% | no shadow</td></tr>
488 <td class="image-caption-c">Black<br>r 0 | g 0 | b 0<br>Used for bevel shadow.</td>
  /frameworks/base/docs/html/
index.jd 76 box-shadow: 3px 10px 18px 1px #999;">
  /libcore/libart/src/main/java/java/lang/
Object.java 133 private transient Class<?> shadow$_klass_;
134 private transient int shadow$_monitor_;
140 if (shadow$_klass_.isFinalizable()) {
250 return shadow$_klass_;
  /packages/apps/InCallUI/res/values/
dimens.xml 132 <!-- Height of translucent shadow effect -->
  /packages/apps/UnifiedEmail/res/values/
colors.xml 71 <!-- Color of the semi-transparent shadow box on attachment tiles -->
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ButteryProgressBar.java 26 * use the given height as the bar's shadow height.)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasTransform.java 154 // Add a little padding on the top too, if there's room. The shadow assets
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 37 android:shadowColor : Place a shadow of the specified color behind the text. [color]
38 android:shadowDx : Horizontal offset of the shadow. [float]
39 android:shadowDy : Vertical offset of the shadow. [float]
40 android:shadowRadius : Radius of the shadow. [float]
completion5-expected-completion40.txt 37 android:shadowColor : Place a shadow of the specified color behind the text. [color]
38 android:shadowDx : Horizontal offset of the shadow. [float]
39 android:shadowDy : Vertical offset of the shadow. [float]
40 android:shadowRadius : Radius of the shadow. [float]
  /sdk/templates/docs/
default.css 226 box-shadow: inset 0 2px 8px rgba(0,0,0,0.1);
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
Spatial.java 1057 * @return The shadow mode of this spatial, if the local shadow
1058 * mode is set to inherit, then the parent's shadow mode is returned.
    [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 389 // and client area. The Windows system will automatically put the shadow
396 // with short life. The Windows system does not add the shadow around the
398 // drop shadow which is only around the right and bottom edges.
706 // The overlapped window has the shadow while the popup window does not have
707 // the shadow.
    [all...]
  /external/compiler-rt/lib/msan/
msan_interceptors.cc 157 // FIXME: Add stricter shadow checks in str* interceptors (ex.: strcpy should
158 // check the shadow of the terminating \0 byte).
846 // won't be able to clear the shadow before the initializers. Fixing this would
847 // require putting our own initializer first to clear the shadow.
854 // If msandr didn't clear the shadow before the initializers ran, we do it
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorDOMAgent.cpp 52 #include "core/dom/shadow/ElementShadow.h"
53 #include "core/dom/shadow/ShadowRoot.h"
425 *errorString = "Cannot edit nodes from shadow trees";
444 *errorString = "Cannot edit elements from shadow trees";
1495 ElementShadow* shadow = element->shadow(); local
    [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 350 static bool applyNot(T value, T shadow) {
351 __msan_partial_poison(&value, &shadow, sizeof(T));
1081 // because accesses in memmove will unpoisin the shadow.
    [all...]
  /frameworks/base/docs/image_sources/resources/
res-selection-flowchart.graffle 24 <key>shadow</key>
88 <key>shadow</key>
293 <key>shadow</key>
444 <key>shadow</key>
590 <key>shadow</key>
763 <key>shadow</key>
882 <key>shadow</key>
999 <key>shadow</key>
1116 <key>shadow</key>
    [all...]
  /build/tools/droiddoc/templates-ds/assets/
android-developer-docs.css 396 box-shadow:-5px 5px 10px #ccc;
397 -moz-box-shadow:-5px 5px 10px #ccc;
398 -webkit-box-shadow:-5px 5px 10px #ccc;
416 box-shadow:-10px 10px 40px #888;
417 -moz-box-shadow:-10px 10px 40px #888;
418 -webkit-box-shadow:-10px 10px 40px #888;
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.css 396 box-shadow:-5px 5px 10px #ccc;
397 -moz-box-shadow:-5px 5px 10px #ccc;
398 -webkit-box-shadow:-5px 5px 10px #ccc;
416 box-shadow:-10px 10px 40px #888;
417 -moz-box-shadow:-10px 10px 40px #888;
418 -webkit-box-shadow:-10px 10px 40px #888;
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c     [all...]
  /external/valgrind/main/include/
pub_tool_tooliface.h 132 // Tools which associate shadow data with code addresses
204 Because this mechanism maintains a shadow stack of (R2,LR)
208 not be run and so the shadow stack will not be popped. So it
215 for your instrumenter if you shadow IR temporaries. See big
227 // code. The shadow can be found with VG_(get_exit_status_shadow)().
595 /* Register events. Use VG_(set_shadow_state_area)() to set the shadow regs
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
DrawerLayout.java 252 * Set a simple drawable used for the left or right shadow.
255 * @param shadowDrawable Shadow drawable to use at the edge of a drawer
256 * @param gravity Which drawer the shadow should apply to
278 * Set a simple drawable used for the left or right shadow.
281 * @param resId Resource id of a shadow drawable to use at the edge of a drawer
282 * @param gravity Which drawer the shadow should apply to
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.cpp 59 #include "core/dom/shadow/ElementShadow.h"
60 #include "core/dom/shadow/InsertionPoint.h"
61 #include "core/dom/shadow/ShadowRoot.h"
649 if (ElementShadow* shadow = toElement(node)->shadow())
650 return shadow->oldestShadowRoot();
658 if (ElementShadow* shadow = toElement(this)->shadow())
659 shadow->distributeIfNeeded();
707 // FIXME: We should use a shadow-tree aware node-iterator when such exists
    [all...]
  /external/valgrind/main/mpi/
libmpiwrap.c 1337 ShadowRequest* shadow; local
    [all...]

Completed in 2793 milliseconds

<<31323334353637383940>>