Home
last modified time | relevance | path

Searched defs:SetBackgroundOpaque (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/browser/frame_host/
Drender_widget_host_view_child_frame.cc94 void RenderWidgetHostViewChildFrame::SetBackgroundOpaque(bool opaque) { in SetBackgroundOpaque() function in content::RenderWidgetHostViewChildFrame
Drender_widget_host_view_guest.cc371 void RenderWidgetHostViewGuest::SetBackgroundOpaque(bool opaque) { in SetBackgroundOpaque() function in content::RenderWidgetHostViewGuest
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_base.cc389 void RenderWidgetHostViewBase::SetBackgroundOpaque(bool opaque) { in SetBackgroundOpaque() function in content::RenderWidgetHostViewBase
Drender_widget_host_view_android.cc819 void RenderWidgetHostViewAndroid::SetBackgroundOpaque(bool opaque) { in SetBackgroundOpaque() function in content::RenderWidgetHostViewAndroid
Drender_widget_host_impl.cc2010 void RenderWidgetHostImpl::SetBackgroundOpaque(bool opaque) { in SetBackgroundOpaque() function in content::RenderWidgetHostImpl
Drender_widget_host_view_aura.cc819 void RenderWidgetHostViewAura::SetBackgroundOpaque(bool opaque) { in SetBackgroundOpaque() function in content::RenderWidgetHostViewAura
/external/chromium_org/content/browser/android/
Dcontent_view_core_impl.cc1283 void ContentViewCoreImpl::SetBackgroundOpaque(JNIEnv* env, jobject jobj, in SetBackgroundOpaque() function in content::ContentViewCoreImpl