GetWindowScriptNPObject  692 content/child/npapi/plugin_host.cc       NPObject *np_object = plugin->webplugin()->GetWindowScriptNPObject();
GetWindowScriptNPObject   57 content/child/npapi/webplugin.h   virtual NPObject* GetWindowScriptNPObject() = 0;
GetWindowScriptNPObject   64 content/plugin/webplugin_proxy.h   virtual NPObject* GetWindowScriptNPObject() OVERRIDE;
GetWindowScriptNPObject  970 content/renderer/npapi/webplugin_delegate_proxy.cc     npobject = plugin_->GetWindowScriptNPObject();
GetWindowScriptNPObject  106 content/renderer/npapi/webplugin_impl.h   virtual NPObject* GetWindowScriptNPObject() OVERRIDE;