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

  /external/webkit/Source/WebCore/plugins/
npapi.cpp 77 NPError NPN_GetURL(NPP instance, const char* url, const char* target)
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
PluginTest.cpp 121 NPError PluginTest::NPN_GetURL(const char* url, const char* target)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 283 static NPError NPN_GetURL(NPP npp, const char* url, const char* target)
894 netscapeFuncs.geturl = NPN_GetURL;

Completed in 261 milliseconds