HomeSort by relevance Sort by last modified time
    Searched full:shadow (Results 76 - 100 of 286) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.12/src/video/wscons/
SDL_wsconsvideo.c 216 printf("Not rotating, no shadow\n");
220 printf("Not rotating, but still using shadow\n");
309 WSCONS_ReportError("No memory for shadow");
472 WSCONS_ReportError("Shadow copy only implemented for 16 bpp");
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.h 63 void *shadowscreen; /* Shadow screen for c2p conversion */
  /external/webkit/WebCore/inspector/front-end/
StatusBarButton.js 42 this.glyphShadow.className = "glyph shadow";
inspector.css 157 text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
161 text-shadow: none;
187 text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
345 .glyph.shadow {
362 button.status-bar-item .glyph.shadow {
389 text-shadow: rgba(255, 255, 255, 0.75) 0 1px 0;
591 text-shadow: none;
918 -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
989 text-shadow: rgba(255, 255, 255, 0.75) 0 1px 0;
1037 text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0
    [all...]
  /external/webkit/WebCore/platform/graphics/skia/
SkiaFontWin.h 71 // Returns true if the fillColor and shadowColor are opaque and the text-shadow
  /external/webkit/WebCore/rendering/style/
StyleRareNonInheritedData.h 105 OwnPtr<ShadowData> m_boxShadow; // For box-shadow decorations.
  /external/webkit/WebKitTools/iExploder/htdocs/
cssproperties.in 31 -webkit-box-shadow
223 text-shadow
249 box-shadow
276 scrollbar-shadow-color
  /frameworks/base/camera/libcameraservice/
FakeCamera.cpp 32 // TODO: I think something is wrong in this class because the shadow is kBlue
359 void FakeCamera::drawSquare(uint16_t *dst, int x, int y, int size, int color, int shadow)
368 // Do the shadow.
372 sh[i] &= shadow;
  /frameworks/base/core/res/res/values/
colors.xml 81 <color name="shadow">#cc222222</color>
  /packages/apps/DeskClock/res/layout/
desk_clock.xml 38 escapement in Clockopia and 3px of text shadow -->
  /packages/apps/DeskClock/res/layout-land/
desk_clock.xml 34 escapement in Clockopia and 3px of text shadow -->
  /external/webkit/WebCore/bindings/v8/
WorkerContextExecutionProxy.cpp 154 // Create a new JS object and use it as the prototype for the shadow global object.
174 // Insert the object instance as the prototype of the shadow object.
  /external/webkit/WebCore/css/
CSSPropertyNames.in 130 text-shadow
186 -webkit-box-shadow
  /external/webkit/WebCore/platform/graphics/android/
FontAndroid.cpp 75 // we clear the looper, in case we have a shadow
94 // stroke the shadow if we have stroke but no fill
  /external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp 141 // calculate the kernel size according to the HTML5 canvas shadow specification
147 // determine dimensions of shadow rect
162 // Calculate filter values to create appropriate shadow.
177 // Create suitably-sized ImageBuffer to hold the shadow.
180 // Draw shadow into a new ImageBuffer.
566 // Draw shadow into a new ImageBuffer
853 // draw the shadow without blurring, if kernelSize is zero
873 // Mask the filter with the shadow color and draw it to the context.
    [all...]
ImageCairo.cpp 135 // Draw the shadow
147 //draw shadow into a new ImageBuffer
  /build/tools/droiddoc/templates/assets/
android-developer-core.css 922 box-shadow:2px 3px 1px #eee;
923 -moz-box-shadow:2px 3px 1px #eee;
924 -webkit-box-shadow:2px 3px 1px #eee;
1012 box-shadow:2px 3px 1px #eee;
1013 -moz-box-shadow:2px 3px 1px #eee;
1014 -webkit-box-shadow:2px 3px 1px #eee;
  /external/webkit/WebCore/rendering/
RenderBoxModelObject.cpp     [all...]
  /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
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 1053 box-shadow:2px 3px 1px #eee;
1054 -moz-box-shadow:2px 3px 1px #eee;
1055 -webkit-box-shadow:2px 3px 1px #eee;
1143 box-shadow:2px 3px 1px #eee;
1144 -moz-box-shadow:2px 3px 1px #eee;
1145 -webkit-box-shadow:2px 3px 1px #eee;
  /external/webkit/WebCore/bindings/v8/custom/
V8HTMLDocumentCustom.cpp 55 // shadow internal field to signal that document.all is no longer
73 // Special case for document.all. If the value in the shadow
  /external/webkit/WebCore/platform/graphics/gtk/
FontGtk.cpp 212 // Text shadow, inspired by FontMac
260 // Re-enable the platform shadow we disabled earlier
  /dalvik/vm/compiler/
Compiler.h 101 kSVSStart = 1, // Shadow space set up, running compiled code
  /external/dropbear/
INSTALL 41 say that shadow password support exists, but the libraries don't have it.
README 66 (obviously). Shadow passwords will also be unusable as non-root.

Completed in 629 milliseconds

1 2 34 5 6 7 8 91011>>