NPPSetWindowCalledDuringDestruction 40 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp NPPSetWindowCalledDuringDestruction(NPP, const string& identifier); NPPSetWindowCalledDuringDestruction 59 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp static PluginTest::Register<NPPSetWindowCalledDuringDestruction> registrar("npp-set-window-called-during-destruction"); NPPSetWindowCalledDuringDestruction 61 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp NPPSetWindowCalledDuringDestruction::NPPSetWindowCalledDuringDestruction(NPP npp, const string& identifier) NPPSetWindowCalledDuringDestruction 69 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp NPError NPPSetWindowCalledDuringDestruction::NPP_GetValue(NPPVariable variable, void* value) NPPSetWindowCalledDuringDestruction 79 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp NPError NPPSetWindowCalledDuringDestruction::NPP_SetWindow(NPWindow* window) NPPSetWindowCalledDuringDestruction 103 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp NPError NPPSetWindowCalledDuringDestruction::NPP_Destroy(NPSavedData**) NPPSetWindowCalledDuringDestruction 119 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp bool NPPSetWindowCalledDuringDestruction::ScriptObject::hasMethod(NPIdentifier methodName) NPPSetWindowCalledDuringDestruction 124 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp bool NPPSetWindowCalledDuringDestruction::ScriptObject::invoke(NPIdentifier identifier, const NPVariant*, uint32_t, NPVariant*) NPPSetWindowCalledDuringDestruction 127 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp static_cast<NPPSetWindowCalledDuringDestruction*>(pluginTest())->setWillBeDestroyed();