/external/skia/src/images/ |
D | SkMovie_gif.cpp | 113 int transparent, int width) in copyLine() argument 116 if (*src != transparent) { in copyLine() 124 const ColorMapObject* cmap, int transparent, int copyWidth, in copyInterlaceGroup() argument 132 copyLine(dst, src, cmap, transparent, copyWidth); in copyInterlaceGroup() 141 int transparent) in blitInterlace() argument 159 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 8, 0); in blitInterlace() 162 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 8, 4); in blitInterlace() 165 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 4, 2); in blitInterlace() 167 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 2, 1); in blitInterlace() 171 int transparent) in blitNormal() argument [all …]
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/ |
D | MTLLoader.java | 72 protected boolean transparent = false; field in MTLLoader 117 transparent = false; in resetMaterial() 129 if (alpha < 1f && transparent && !disallowTransparency){ in createMaterial() 152 if (transparent && !disallowTransparency){ in createMaterial() 225 transparent = true; in readLine() 250 transparent = true; in readLine() 276 transparent = true; in readLine()
|
/external/webkit/Source/WebKit/efl/DefaultTheme/ |
D | default.edc | 36 /* no background, consider transparent */ 41 /* no background, consider transparent */ 46 /* no background, consider transparent */ 51 /* no background, consider transparent */ 56 /* no background, consider transparent */
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/ |
D | MaterialContext.java | 55 /* package */final boolean transparent; field in MaterialContext 175 boolean transparent = false; in MaterialContext() 177 transparent = diffuseColor.a < 1.0f; in MaterialContext() 183 transparent = transparent || specularColor.a < 1.0f; in MaterialContext() 186 transparent = transparent || ambientColor.a < 1.0f; in MaterialContext() 188 this.transparent = transparent; in MaterialContext() 463 return transparent; in isTransparent()
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | popover.css | 112 border-color: transparent; 139 border-color: transparent; 145 border-color: transparent; 158 border-color: transparent; 186 border-color: transparent; 192 border-color: transparent;
|
D | textViewer.css | 105 border-color: transparent; 136 color: transparent; 147 color: transparent; 152 color: transparent;
|
D | networkPanel.css | 61 background-color: transparent; 222 border-top: 1px solid transparent; 444 background-color: transparent; 473 background-color: transparent; 546 border-right: 0 none transparent; 570 background-color: transparent; 571 border: 0 none transparent; 643 background-color: transparent;
|
/external/iptables/extensions/ |
D | libxt_socket.man | 4 \fB\-\-transparent\fP 5 Ignore non-transparent sockets.
|
/external/quake/quake/src/QW/client/ |
D | d_init.c | 70 void D_CopyRects (vrect_t *prects, int transparent) in D_CopyRects() argument 80 UNUSED(transparent); in D_CopyRects()
|
/external/quake/quake/src/WinQuake/ |
D | d_init.cpp | 70 void D_CopyRects (vrect_t *prects, int transparent) in D_CopyRects() argument 80 UNUSED(transparent); in D_CopyRects()
|
/external/proguard/docs/ |
D | style.css | 151 background: transparent; 178 background: transparent; 187 background: transparent;
|
/external/chromium/chrome/browser/resources/options/ |
D | options_page.css | 69 background-color: transparent; 195 border-bottom: 1px solid transparent; 196 border-top: 1px solid transparent; 401 .transparent { 418 background: transparent none; 430 background: transparent none; 431 border-color: transparent; 490 border-top: 1px solid transparent; 495 border-bottom: 1px solid transparent; 512 background-color: transparent; [all …]
|
D | search_page.css | 25 border-color: rgba(255, 240, 120, 0.9) transparent;
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | TextureMapperQt.cpp | 47 m_pixmap.fill(Qt::transparent); in reset() 55 m_painter.fillRect(QRect(dirtyRect), Qt::transparent); in beginPaint() 146 intermediatePixmap.fill(Qt::transparent); in drawTexture()
|
/external/webkit/Source/WebCore/css/ |
D | CSSPrimitiveValueCache.cpp | 32 : m_colorTransparent(CSSPrimitiveValue::createColor(Color::transparent)) in CSSPrimitiveValueCache() 60 if (rgbValue == Color::transparent) in createColorValue()
|
D | SVGCSSParser.cpp | 188 RGBA32 c = Color::transparent; in parseSVGValue() 340 RGBA32 c = Color::transparent; in parseSVGPaint() 348 RGBA32 c = Color::transparent; in parseSVGColor()
|
/external/chromium/chrome/browser/resources/shared/css/ |
D | list.css | 15 border: 1px solid rgba(255,255,255,0); /* transparent white */ 37 border-color: transparent;
|
/external/webkit/Source/WebKit2/WebProcess/FullScreen/ |
D | WebFullScreenManager.cpp | 119 m_element->document()->setFullScreenRendererBackgroundColor(Color::transparent); in willEnterFullScreen() 133 m_element->document()->setFullScreenRendererBackgroundColor(Color::transparent); in willExitFullScreen()
|
/external/webkit/Source/WebCore/platform/android/ |
D | RenderThemeAndroid.cpp | 193 return Color(Color::transparent); in platformInactiveSelectionBackgroundColor() 208 return Color(Color::transparent); in platformTextSearchHighlightColor() 213 return Color(Color::transparent); in platformActiveListBoxSelectionBackgroundColor() 218 return Color(Color::transparent); in platformInactiveListBoxSelectionBackgroundColor() 223 return Color(Color::transparent); in platformActiveListBoxSelectionForegroundColor() 228 return Color(Color::transparent); in platformInactiveListBoxSelectionForegroundColor() 495 context->setFillColor(Color::transparent, context->fillColorSpace()); in paintRadio() 515 context->setStrokeColor(Color::transparent, context->strokeColorSpace()); in paintRadio()
|
/external/chromium/chrome/browser/resources/ntp4/ |
D | new_tab_theme.css | 131 -webkit-linear-gradient(transparent, transparent 50%,
|
/external/chromium/chrome/browser/resources/ntp/ |
D | apps.css | 49 background: rgba(255, 255, 255, 0) /* transparent white */ 63 background-color: transparent; 162 background-color: transparent;
|
/external/qemu/distrib/zlib-1.2.3/ |
D | gzio.c | 66 int transparent; /* 1 if input file is not a .gz file */ member 125 s->transparent = 0; 308 s->transparent = s->stream.avail_in; 316 s->transparent = 1; 427 if (s->transparent) { 814 if (s->transparent) { 870 if (!s->transparent) (void)inflateReset(&s->stream); 914 return s->transparent;
|
/external/chromium/chrome/browser/resources/ |
D | bug_report.css | 103 background-color: transparent; 140 background-color: transparent;
|
/external/chromium/chrome/browser/resources/bookmark_manager/css/ |
D | bmm.css | 265 border-top-color: transparent; 266 border-bottom-color: transparent; 290 background: transparent;
|
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
D | Material.java | 96 private boolean transparent = false; field in Material 261 return transparent; in isTransparent() 275 public void setTransparent(boolean transparent) { in setTransparent() argument 276 this.transparent = transparent; in setTransparent() 1047 oc.write(transparent, "is_transparent", false); in write() 1055 transparent = ic.readBoolean("is_transparent", false); in read()
|