Searched defs:OnSetBackgroundOpaque (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_view_impl.cc1093 IPC_MESSAGE_HANDLER(ViewMsg_SetBackgroundOpaque, OnSetBackgroundOpaque)
3107 void RenderViewImpl::OnSetBackgroundOpaque(bool opaque) { function in class:content::RenderViewImpl

Completed in 46 milliseconds