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

  /external/webkit/Source/WebCore/plugins/
npapi.cpp 72 NPError NPN_GetURLNotify(NPP instance, const char* url, const char* target, void* notifyData)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 385 static NPError NPN_GetURLNotify(NPP npp, const char* url, const char* target, void* notifyData)
908 netscapeFuncs.geturlnotify = NPN_GetURLNotify;

Completed in 494 milliseconds