backgroundColor 65 chrome/browser/ui/cocoa/info_bubble_view.h - (NSColor*)backgroundColor; backgroundColor 66 chrome/browser/ui/cocoa/info_bubble_view.h - (void)setBackgroundColor:(NSColor*)backgroundColor; backgroundColor 112 content/child/webfallbackthemeengine_impl.cc extra_params->button.backgroundColor; backgroundColor 120 content/child/webfallbackthemeengine_impl.cc extra_params->textField.backgroundColor; backgroundColor 132 content/child/webfallbackthemeengine_impl.cc extra_params->menuList.backgroundColor; backgroundColor 105 content/child/webthemeengine_impl_android.cc extra_params->button.backgroundColor; backgroundColor 113 content/child/webthemeengine_impl_android.cc extra_params->textField.backgroundColor; backgroundColor 125 content/child/webthemeengine_impl_android.cc extra_params->menuList.backgroundColor; backgroundColor 112 content/child/webthemeengine_impl_default.cc extra_params->button.backgroundColor; backgroundColor 120 content/child/webthemeengine_impl_default.cc extra_params->textField.backgroundColor; backgroundColor 132 content/child/webthemeengine_impl_default.cc extra_params->menuList.backgroundColor; backgroundColor 2753 content/renderer/render_view_impl.cc SkColor bg_color = webwidget_->backgroundColor(); backgroundColor 174 content/shell/renderer/test_runner/TestPlugin.cpp parseColor(attributeValue, m_scene.backgroundColor); backgroundColor 403 content/shell/renderer/test_runner/TestPlugin.cpp premultiplyAlpha(m_scene.backgroundColor, m_scene.opacity, color); backgroundColor 431 content/shell/renderer/test_runner/TestPlugin.cpp SkColor backgroundColor = backgroundColor 433 content/shell/renderer/test_runner/TestPlugin.cpp m_scene.backgroundColor[0], backgroundColor 434 content/shell/renderer/test_runner/TestPlugin.cpp m_scene.backgroundColor[1], backgroundColor 435 content/shell/renderer/test_runner/TestPlugin.cpp m_scene.backgroundColor[2]); backgroundColor 441 content/shell/renderer/test_runner/TestPlugin.cpp canvas.clear(backgroundColor); backgroundColor 88 content/shell/renderer/test_runner/TestPlugin.h unsigned backgroundColor[3]; backgroundColor 105 content/shell/renderer/test_runner/TestPlugin.h backgroundColor[0] = backgroundColor[1] = backgroundColor[2] = 0; backgroundColor 488 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp paint.setColor(extraParams->textField.backgroundColor); backgroundColor 501 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, extraParams->menuList.backgroundColor); backgroundColor 283 ui/message_center/views/bounded_label.cc void BoundedLabel::SetColors(SkColor textColor, SkColor backgroundColor) { backgroundColor 285 ui/message_center/views/bounded_label.cc label_->SetBackgroundColor(backgroundColor); backgroundColor 40 ui/message_center/views/bounded_label.h void SetColors(SkColor textColor, SkColor backgroundColor); backgroundColor 274 ui/native_theme/native_theme_base.cc SkColor backgroundColor = buttonColor; backgroundColor 289 ui/native_theme/native_theme_base.cc paint.setColor(backgroundColor); backgroundColor 98 webkit/renderer/compositor_bindings/web_layer_impl.h virtual blink::WebColor backgroundColor() const;