Home
last modified time | relevance | path

Searched defs:SetBackgroundColor (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/cc/layers/
Dsolid_color_layer.cc25 void SolidColorLayer::SetBackgroundColor(SkColor color) { in SetBackgroundColor() function in cc::SolidColorLayer
Dlayer.cc378 void Layer::SetBackgroundColor(SkColor background_color) { in SetBackgroundColor() function in cc::Layer
Dlayer_impl.cc881 void LayerImpl::SetBackgroundColor(SkColor background_color) { in SetBackgroundColor() function in cc::LayerImpl
/external/chromium_org/cc/resources/
Dlayer_updater.h63 virtual void SetBackgroundColor(SkColor background_color) {} in SetBackgroundColor() function
Dcontent_layer_updater.cc125 void ContentLayerUpdater::SetBackgroundColor(SkColor background_color) { in SetBackgroundColor() function in cc::ContentLayerUpdater
/external/chromium_org/ui/ozone/common/chromeos/
Dnative_display_delegate_ozone.cc31 void NativeDisplayDelegateOzone::SetBackgroundColor(uint32_t color_argb) { in SetBackgroundColor() function in ui::NativeDisplayDelegateOzone
/external/chromium_org/android_webview/browser/renderer_host/
Daw_render_view_host_ext.cc88 void AwRenderViewHostExt::SetBackgroundColor(SkColor c) { in SetBackgroundColor() function in android_webview::AwRenderViewHostExt
/external/chromium_org/ui/ozone/platform/dri/chromeos/
Dnative_display_delegate_proxy.cc45 void NativeDisplayDelegateProxy::SetBackgroundColor(uint32_t color_argb) { in SetBackgroundColor() function in ui::NativeDisplayDelegateProxy
Dnative_display_delegate_dri.cc140 void NativeDisplayDelegateDri::SetBackgroundColor(uint32_t color_argb) { in SetBackgroundColor() function in ui::NativeDisplayDelegateDri
/external/chromium_org/ui/compositor/
Dcompositor.cc273 void Compositor::SetBackgroundColor(SkColor color) { in SetBackgroundColor() function in ui::Compositor
/external/chromium_org/ui/views/controls/
Dlabel.cc100 void Label::SetBackgroundColor(SkColor color) { in SetBackgroundColor() function in views::Label
/external/chromium_org/ui/display/chromeos/x11/
Dnative_display_delegate_x11.cc155 void NativeDisplayDelegateX11::SetBackgroundColor(uint32_t color_argb) { in SetBackgroundColor() function in ui::NativeDisplayDelegateX11
/external/chromium_org/ui/display/chromeos/
Ddisplay_configurator_unittest.cc161 virtual void SetBackgroundColor(uint32_t color_argb) OVERRIDE { in SetBackgroundColor() function in ui::__anona9d7a09e0111::TestNativeDisplayDelegate
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp726 void CPWL_Wnd::SetBackgroundColor(const CPWL_Color & color) in SetBackgroundColor() function in CPWL_Wnd
/external/chromium_org/ui/views/controls/textfield/
Dtextfield.cc390 void Textfield::SetBackgroundColor(SkColor color) { in SetBackgroundColor() function in views::Textfield
/external/chromium_org/android_webview/native/
Daw_contents.cc1016 void AwContents::SetBackgroundColor(JNIEnv* env, jobject obj, jint color) { in SetBackgroundColor() function in android_webview::AwContents