HomeSort by relevance Sort by last modified time
    Searched refs:OnSetWindow (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.h 161 void OnSetWindow(gfx::PluginWindowHandle window);
webplugin_delegate_proxy.cc 437 IPC_MESSAGE_HANDLER(PluginHostMsg_SetWindow, OnSetWindow)
878 void WebPluginDelegateProxy::OnSetWindow(gfx::PluginWindowHandle window) {
    [all...]

Completed in 34 milliseconds