HomeSort by relevance Sort by last modified time
    Searched refs:NPPVpluginWantsAllNetworkStreams (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/plugins/
PluginDebug.cpp 145 case NPPVpluginWantsAllNetworkStreams: return "NPPVpluginWantsAllNetworkStreams";
PluginStream.cpp 486 if (m_pluginFuncs->getvalue(m_instance, NPPVpluginWantsAllNetworkStreams, &result) != NPERR_NO_ERROR)
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginStream.mm 368 error = m_pluginFuncs->getvalue(m_plugin, NPPVpluginWantsAllNetworkStreams, &value);
  /external/webkit/Source/WebCore/bridge/
npapi.h 372 NPPVpluginWantsAllNetworkStreams = 18,

Completed in 28 milliseconds