Home
last modified time | relevance | path

Searched defs:destroyStream (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/plugins/
DPluginStream.cpp224 void PluginStream::destroyStream(NPReason reason) in destroyStream() function in WebCore::PluginStream
238 void PluginStream::destroyStream() in destroyStream() function in WebCore::PluginStream
DPluginView.cpp405 NPError PluginView::destroyStream(NPStream* stream, NPReason reason) in destroyStream() function in WebCore::PluginView
/external/webkit/WebKit/mac/Plugins/
DWebBaseNetscapePluginStream.mm354 void WebNetscapePluginStream::destroyStream() function
/external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
DPluginObject.cpp373 static bool destroyStream(PluginObject* obj, const NPVariant* args, uint32_t argCount, NPVariant* r… in destroyStream() function