HomeSort by relevance Sort by last modified time
    Searched defs:NPN_DestroyStream (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/plugins/
npapi.cpp 102 NPError NPN_DestroyStream(NPP instance, NPStream* stream, NPReason reason)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 329 static NPError NPN_DestroyStream(NPP npp, NPStream* stream, NPReason reason)
899 netscapeFuncs.destroystream = NPN_DestroyStream;

Completed in 107 milliseconds