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

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.h161 void OnSetWindow(gfx::PluginWindowHandle window);
H A Dwebplugin_delegate_proxy.cc437 IPC_MESSAGE_HANDLER(PluginHostMsg_SetWindow, OnSetWindow)
884 void WebPluginDelegateProxy::OnSetWindow(gfx::PluginWindowHandle window) { function in class:content::WebPluginDelegateProxy
1194 OnSetWindow(gfx::kNullPluginWindow);

Completed in 111 milliseconds