Searched refs:OnSetBackgroundOpaque (Results 1 – 2 of 2) sorted by relevance
737 void OnSetBackgroundOpaque(bool opaque);
1093 IPC_MESSAGE_HANDLER(ViewMsg_SetBackgroundOpaque, OnSetBackgroundOpaque) in OnMessageReceived()3107 void RenderViewImpl::OnSetBackgroundOpaque(bool opaque) { in OnSetBackgroundOpaque() function in content::RenderViewImpl