Home
last modified time | relevance | path

Searched refs:UpdateBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/patch/patches/
Drwh_background_color_1984.patch14 void RenderWidgetHostViewAura::UpdateBackgroundColor() {
/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.h124 void UpdateBackgroundColor() override;
Drender_widget_host_view_osr.cc449 void CefRenderWidgetHostViewOSR::UpdateBackgroundColor() {} in UpdateBackgroundColor() function in CefRenderWidgetHostViewOSR
/third_party/chromium/patch/
D0003-ohos-1115.patch12496 +void AlloyBrowserHostImpl::UpdateBackgroundColor(int color) {
12561 + UpdateBackgroundColor(base_background_color_);
12691 + void UpdateBackgroundColor(int color);