Searched defs:NPN_GetURL (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
H A DPluginTest.cpp121 NPError PluginTest::NPN_GetURL(const char* url, const char* target) function in class:PluginTest
/external/webkit/Source/WebCore/plugins/
H A Dnpapi.cpp77 NPError NPN_GetURL(NPP instance, const char* url, const char* target) function
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp283 static NPError NPN_GetURL(NPP npp, const char* url, const char* target) function in namespace:WebKit
894 netscapeFuncs.geturl = NPN_GetURL;

Completed in 77 milliseconds