Home | History | Annotate | Download | only in Plugins

Lines Matching full:calling

1147     // If we're already calling a plug-in function, do not call NPP_Destroy().  The plug-in function we are calling
1162 // of streams. This is because calling WebNetscapePluginStream::stop() also has the side effect
1291 // It works this way because calling -[WebPluginContainerCheck cancel] allows it to do it's teardown process.
1455 // If -stop was called while we were calling into a plug-in function, and we're no longer
2352 // NPN_New(), which creates the plug-in instance, should never be called while calling a plug-in function for that instance.