NPP_SetWindow     191 content/child/npapi/plugin_instance.h   NPError NPP_SetWindow(NPWindow*);
NPP_SetWindow     114 content/child/npapi/webplugin_delegate_impl.cc       instance_->NPP_SetWindow(&window_);
NPP_SetWindow     212 content/child/npapi/webplugin_delegate_impl_gtk.cc   NPError err = instance()->NPP_SetWindow(&window_);
NPP_SetWindow     379 content/child/npapi/webplugin_delegate_impl_gtk.cc     NPError err = instance()->NPP_SetWindow(&window_);
NPP_SetWindow     517 content/child/npapi/webplugin_delegate_impl_gtk.cc   NPError err = instance()->NPP_SetWindow(&window_);
NPP_SetWindow     854 content/child/npapi/webplugin_delegate_impl_win.cc   NPError err = instance()->NPP_SetWindow(&window_);
NPP_SetWindow     856 content/child/npapi/webplugin_delegate_impl_win.cc     instance()->NPP_SetWindow(&window_);
NPP_SetWindow    1119 content/child/npapi/webplugin_delegate_impl_win.cc   NPError err = instance()->NPP_SetWindow(&window_);
NPP_SetWindow      84 content/shell/tools/plugin/PluginTest.h   virtual NPError NPP_SetWindow(NPWindow*);
NPP_SetWindow      41 content/shell/tools/plugin/Tests/LogNPPSetWindow.cpp     virtual NPError NPP_SetWindow(NPWindow*) OVERRIDE;
NPP_SetWindow      51 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp     virtual NPError NPP_SetWindow(NPWindow*);
NPP_SetWindow     119 content/shell/tools/plugin/main.cpp     pluginFuncs->setwindow = NPP_SetWindow;
NPP_SetWindow     394 content/shell/tools/plugin/main.cpp     return obj->pluginTest->NPP_SetWindow(window);
NPP_SetWindow      26 content/test/plugin/plugin_client.cc   pFuncs->setwindow     = NPP_SetWindow;
NPP_SetWindow     831 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);
NPP_SetWindow      79 third_party/npapi/npspy/common/np_entry.cpp   pFuncs->setwindow     = NPP_SetWindow;
NPP_SetWindow     688 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);