setBackgroundColor 38 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsRenderTest.java mAwContents.setBackgroundColor(c); setBackgroundColor 90 chrome/android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java divider.setBackgroundColor(Color.GRAY); setBackgroundColor 74 chrome/android/java/src/org/chromium/chrome/browser/infobar/ContentWrapperView.java separator.setBackgroundColor(resources.getColor(separatorBackground)); setBackgroundColor 66 chrome/browser/ui/cocoa/info_bubble_view.h - (void)setBackgroundColor:(NSColor*)backgroundColor; setBackgroundColor 83 content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java setBackgroundColor(Color.BLACK); setBackgroundColor 191 content/public/android/java/src/org/chromium/content/browser/ContentViewRenderView.java mSurfaceView.setBackgroundColor(color); setBackgroundColor 88 content/renderer/gpu/render_widget_compositor.h virtual void setBackgroundColor(blink::WebColor color); setBackgroundColor 41 content/test/web_layer_tree_view_impl_for_testing.h virtual void setBackgroundColor(blink::WebColor); setBackgroundColor 163 ui/android/java/src/org/chromium/ui/ColorPickerDialog.java if (mCurrentColorView != null) mCurrentColorView.setBackgroundColor(color); setBackgroundColor 106 ui/android/java/src/org/chromium/ui/ColorSuggestionListAdapter.java layout.setBackgroundColor(Color.WHITE); setBackgroundColor 97 webkit/renderer/compositor_bindings/web_layer_impl.h virtual void setBackgroundColor(blink::WebColor color); setBackgroundColor 24 webkit/renderer/compositor_bindings/web_solid_color_layer_impl.cc layer_->setBackgroundColor(color); setBackgroundColor 23 webkit/renderer/compositor_bindings/web_solid_color_layer_impl.h virtual void setBackgroundColor(blink::WebColor);