Home
last modified time | relevance | path

Searched defs:NPN_NewStream (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
Dnpapi.mm102 NPError NPN_NewStream(NPP instance, NPMIMEType type, const char* target, NPStream** stream) function
/external/webkit/Source/WebCore/plugins/
Dnpapi.cpp92 NPError NPN_NewStream(NPP instance, NPMIMEType type, const char* target, NPStream** stream) in NPN_NewStream() function
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapeBrowserFuncs.cpp317 static NPError NPN_NewStream(NPP instance, NPMIMEType type, const char* target, NPStream** stream) in NPN_NewStream() function