Searched refs:OnSetWindowVisibility (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_view_impl.h740 void OnSetWindowVisibility(bool visible);
H A Drender_view_impl.cc1395 IPC_MESSAGE_HANDLER(ViewMsg_SetWindowVisibility, OnSetWindowVisibility)
3406 void RenderViewImpl::OnSetWindowVisibility(bool visible) { function in class:content::RenderViewImpl

Completed in 651 milliseconds