/external/chromium_org/cc/layers/ |
D | solid_color_layer.cc | 25 void SolidColorLayer::SetBackgroundColor(SkColor color) { in SetBackgroundColor() function in cc::SolidColorLayer
|
D | layer.cc | 378 void Layer::SetBackgroundColor(SkColor background_color) { in SetBackgroundColor() function in cc::Layer
|
D | layer_impl.cc | 881 void LayerImpl::SetBackgroundColor(SkColor background_color) { in SetBackgroundColor() function in cc::LayerImpl
|
/external/chromium_org/cc/resources/ |
D | layer_updater.h | 63 virtual void SetBackgroundColor(SkColor background_color) {} in SetBackgroundColor() function
|
D | content_layer_updater.cc | 125 void ContentLayerUpdater::SetBackgroundColor(SkColor background_color) { in SetBackgroundColor() function in cc::ContentLayerUpdater
|
/external/chromium_org/ui/ozone/common/chromeos/ |
D | native_display_delegate_ozone.cc | 31 void NativeDisplayDelegateOzone::SetBackgroundColor(uint32_t color_argb) { in SetBackgroundColor() function in ui::NativeDisplayDelegateOzone
|
/external/chromium_org/android_webview/browser/renderer_host/ |
D | aw_render_view_host_ext.cc | 88 void AwRenderViewHostExt::SetBackgroundColor(SkColor c) { in SetBackgroundColor() function in android_webview::AwRenderViewHostExt
|
/external/chromium_org/ui/ozone/platform/dri/chromeos/ |
D | native_display_delegate_proxy.cc | 45 void NativeDisplayDelegateProxy::SetBackgroundColor(uint32_t color_argb) { in SetBackgroundColor() function in ui::NativeDisplayDelegateProxy
|
D | native_display_delegate_dri.cc | 140 void NativeDisplayDelegateDri::SetBackgroundColor(uint32_t color_argb) { in SetBackgroundColor() function in ui::NativeDisplayDelegateDri
|
/external/chromium_org/ui/compositor/ |
D | compositor.cc | 273 void Compositor::SetBackgroundColor(SkColor color) { in SetBackgroundColor() function in ui::Compositor
|
/external/chromium_org/ui/views/controls/ |
D | label.cc | 100 void Label::SetBackgroundColor(SkColor color) { in SetBackgroundColor() function in views::Label
|
/external/chromium_org/ui/display/chromeos/x11/ |
D | native_display_delegate_x11.cc | 155 void NativeDisplayDelegateX11::SetBackgroundColor(uint32_t color_argb) { in SetBackgroundColor() function in ui::NativeDisplayDelegateX11
|
/external/chromium_org/ui/display/chromeos/ |
D | display_configurator_unittest.cc | 161 virtual void SetBackgroundColor(uint32_t color_argb) OVERRIDE { in SetBackgroundColor() function in ui::__anona9d7a09e0111::TestNativeDisplayDelegate
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Wnd.cpp | 726 void CPWL_Wnd::SetBackgroundColor(const CPWL_Color & color) in SetBackgroundColor() function in CPWL_Wnd
|
/external/chromium_org/ui/views/controls/textfield/ |
D | textfield.cc | 390 void Textfield::SetBackgroundColor(SkColor color) { in SetBackgroundColor() function in views::Textfield
|
/external/chromium_org/android_webview/native/ |
D | aw_contents.cc | 1016 void AwContents::SetBackgroundColor(JNIEnv* env, jobject obj, jint color) { in SetBackgroundColor() function in android_webview::AwContents
|