/external/proguard/src/proguard/gui/splash/ |
D | BufferedSprite.java | 36 private final Color backgroundColor; field in BufferedSprite 89 Color backgroundColor, in BufferedSprite()
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/wave/ |
D | prettyload.js | 28 backgroundColor, argument 49 function finish(frame, backgroundColor) { argument
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | BaseLayerAndroid.cpp | 191 const Color& backgroundColor) in drawSimpleQuad() 255 const Color& backgroundColor) in drawRepeatedGrid() 312 Color backgroundColor = Color((int)SkColorGetR(m_backgroundColor), in drawGL() local
|
/external/webkit/Source/WebKit/chromium/public/linux/ |
D | WebThemeEngine.h | 92 WebColor backgroundColor; member 99 WebColor backgroundColor; member 108 WebColor backgroundColor; member
|
/external/webkit/Source/WebCore/platform/ |
D | PopupMenuStyle.h | 51 const Color& backgroundColor() const { return m_backgroundColor; } in backgroundColor() function
|
/external/webkit/Source/WebKit/chromium/src/js/ |
D | DevTools.js | 136 WebInspector.setToolbarColors = function(backgroundColor, color) argument
|
/external/webkit/Tools/QtTestBrowser/ |
D | locationedit.cpp | 102 QColor backgroundColor = QApplication::palette().color(QPalette::Base); in paintEvent() local
|
/external/webkit/Source/WebCore/page/chromium/ |
D | FrameChromium.cpp | 61 Color backgroundColor; member
|
/external/webkit/Source/WebCore/platform/chromium/ |
D | PlatformBridge.h | 315 unsigned backgroundColor; member 321 unsigned backgroundColor; member 329 unsigned backgroundColor; member
|
D | PlatformThemeChromiumGtk.cpp | 117 SkColor backgroundColor = buttonColor; in paintArrowButton() local
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | PopupMenuQt.cpp | 47 …virtual QColor backgroundColor() const { return d ? QColor(d->menuStyle().backgroundColor()) : QCo… in backgroundColor() function in SelectData
|
D | QtFallbackWebPopup.cpp | 127 QColor backgroundColor = data.backgroundColor(); in show() local
|
/external/webkit/Source/WebKit/android/ |
D | RenderSkinMediaButton.cpp | 122 SkColor backgroundColor = SkColorSetARGB(alpha, 34, 34, 34); in Draw() local
|
/external/webkit/Source/WebCore/platform/win/ |
D | DragImageWin.cpp | 203 static const Color backgroundColor(140, 140, 140); in createDragImageForLink() local
|
/external/webkit/Source/WebCore/platform/graphics/texmap/ |
D | TextureMapperNode.h | 93 Color backgroundColor; member 209 Color backgroundColor; member
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_popup_view_mac.mm | 586 - (NSColor*)backgroundColor { method
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebViewData.h | 117 NSColor *backgroundColor; variable
|
/external/webkit/Tools/MiniBrowser/qt/ |
D | BrowserWindow.cpp | 190 QColor backgroundColor = QApplication::palette().color(QPalette::Base); in loadProgress() local
|
/external/clang/test/SemaObjC/ |
D | arc-property-lifetime.m | 134 @property(nonatomic,copy) UIColor *backgroundColor; property
|
/external/webkit/Source/WebCore/platform/graphics/ca/mac/ |
D | PlatformCALayerMac.mm | 618 Color PlatformCALayer::backgroundColor() const function
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderThemeChromiumLinux.cpp | 253 Color backgroundColor(Color::white); in paintTextField() local
|
D | RenderMenuList.cpp | 442 Color backgroundColor; in itemBackgroundColor() local
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | LayerChromium.h | 85 Color backgroundColor() const { return m_backgroundColor; } in backgroundColor() function
|
/external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/ |
D | tst_qdeclarativewebview.cpp | 495 void tst_QDeclarativeWebView::backgroundColor() in backgroundColor() function in tst_QDeclarativeWebView
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | MediaPlayerPrivateQuickTimeWin.cpp | 664 static const CGFloat backgroundColor[4] = { 0.98, 0.98, 0.82, 0.8 }; in paintCompleted() local
|