Home
last modified time | relevance | path

Searched refs:NPP_NewStream (Results 1 – 25 of 69) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Examples/
H A DChangeLog58 (NPP_NewStream):
134 (NPP_NewStream):
235 (NPP_NewStream):
300 (NPP_NewStream):
369 (NPP_NewStream):
/dports/www/gecko-mediaplayer/gecko-mediaplayer-1.0.9/src/
H A Dnp_entry.cpp71 pFuncs->newstream = NPP_NewStream; in NP_GetEntryPoints()
193 pluginFuncs->newstream = NewNPP_NewStreamProc(NPP_NewStream); in NP_Initialize()
H A Dnpp_gate.cpp183 NPError NPP_NewStream(NPP instance, in NPP_NewStream() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/ipc/
H A DPluginAsyncSurrogate.cpp187 aFuncs->newstream = &NPP_NewStream; in NP_GetEntryPoints()
267 PluginAsyncSurrogate::NPP_NewStream(NPMIMEType aType, NPStream* aStream, in NPP_NewStream() function in mozilla::plugins::PluginAsyncSurrogate
370 PluginAsyncSurrogate::NPP_NewStream(NPP aInstance, NPMIMEType aType, in NPP_NewStream() function in mozilla::plugins::PluginAsyncSurrogate
376 return surrogate->NPP_NewStream(aType, aStream, aSeekable, aStype); in NPP_NewStream()
474 NPError curError = aInstance->NPP_NewStream( in OnInstanceCreated()
H A DPluginAsyncSurrogate.h38 NPError NPP_NewStream(NPMIMEType aType, NPStream* aStream, NPBool aSeekable,
99 static NPError NPP_NewStream(NPP aInstance, NPMIMEType aType, NPStream* aStream,
H A DPPluginInstance.ipdl296 /* NPP_NewStream */
303 // Implements the legacy (synchronous) version of NPP_NewStream for when
305 intr NPP_NewStream(PBrowserStream actor, nsCString mimeType, bool seekable)
309 // Implements the async plugin init version of NPP_NewStream.
/dports/graphics/djview4/djview4-4.12/npdjvu/
H A Dnpdjvu.h28 extern "C" NPError NPP_NewStream(NPP instance, NPMIMEType type,
/dports/www/mozplugger/mozplugger-2.1.6/npapi/
H A Dnpp_funcs.c82 funcs.newstream = NPP_NewStream; in NPP_InitFuncTable()
H A Dnpp_funcs.h53 NPError NPP_NewStream(NPP instance, NPMIMEType type,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Examples/NetscapeCoreAnimationPlugin/
H A Dmain.m59 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty… function
90 pluginFuncs->newstream = NPP_NewStream;
163 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty… function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Examples/NetscapeCoreAnimationMoviePlugin/
H A Dmain.m78 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty… function
109 pluginFuncs->newstream = NPP_NewStream;
193 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty… function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Examples/NetscapeCocoaPlugin/
H A Dmain.m62 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* s… function
93 pluginFuncs->newstream = NPP_NewStream;
167 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* s… function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/
H A DPPluginInstance.ipdl278 /* NPP_NewStream */
285 // Implements the legacy (synchronous) version of NPP_NewStream for when
287 intr NPP_NewStream(PBrowserStream actor, nsCString mimeType, bool seekable)
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/ipc/
H A DPPluginInstance.ipdl283 /* NPP_NewStream */
290 // Implements the legacy (synchronous) version of NPP_NewStream for when
292 intr NPP_NewStream(PBrowserStream actor, nsCString mimeType, bool seekable)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Examples/NetscapeInputMethodPlugin/
H A Dmain.m65 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty… function
96 pluginFuncs->newstream = NPP_NewStream;
180 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty… function
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/mozilla-sdk/
H A Dnpp_gate.cpp119 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* s… in NPP_NewStream() function
H A Dnp_entry.cpp73 aNPPFuncs->newstream = NPP_NewStream; in fillPluginFunctionTable()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapePluginStream.cpp159 …NPError error = m_plugin->NPP_NewStream(const_cast<char*>(m_mimeType.data()), &m_npStream, false, … in start()
H A DNetscapePlugin.h107 NPError NPP_NewStream(NPMIMEType, NPStream*, NPBool seekable, uint16_t* stype);
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/npsqueak/include/
H A Dnpapi.h333 NPError NP_LOADDS NPP_NewStream(NPP instance, NPMIMEType type,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/test/testplugin/
H A DREADME306 stream mode to the specified mode in any call to NPP_NewStream.
312 "src": a url. If specified, the browser will call NPP_NewStream for
329 attributes, a stream is received by the plugin via calls to NPP_NewStream,
354 via calls to NPP_NewStream etc, and if a "frame" attribute is present, the
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/npsqueak/
H A Dnpunix.c231 err = NPP_NewStream(instance, type, stream, seekable, stype); in Private_NewStream()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/test/testplugin/
H A DREADME308 "src": a url. If specified, the browser will call NPP_NewStream for
325 attributes, a stream is received by the plugin via calls to NPP_NewStream,
341 via calls to NPP_NewStream etc, and if a "frame" attribute is present, the
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/test/testplugin/
H A DREADME308 "src": a url. If specified, the browser will call NPP_NewStream for
325 attributes, a stream is received by the plugin via calls to NPP_NewStream,
341 via calls to NPP_NewStream etc, and if a "frame" attribute is present, the
/dports/graphics/djview4/djview4-4.12/nsdejavu/npsdk/
H A Dnpapi.h687 NPError NP_LOADDS NPP_NewStream(NPP instance, NPMIMEType type,

123