Home
last modified time | relevance | path

Searched refs:NPN_GetURL (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
DGetURLWithJavaScriptURLDestroyingPlugin.cpp43 NPN_GetURL("javascript:removePlugin()", 0); in NPP_New()
DGetURLWithJavaScriptURL.cpp49 NPN_GetURL(javaScriptURL, 0); in NPP_New()
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
DPluginTest.cpp148 NPError PluginTest::NPN_GetURL(const char* url, const char* target) in NPN_GetURL() function in PluginTest
DPluginTest.h74 NPError NPN_GetURL(const char* url, const char* target);
/external/chromium_org/content/child/npapi/
Dplugin_host.cc100 host_funcs_.geturl = &NPN_GetURL; in InitializeHostFuncs()
395 NPError NPN_GetURL(NPP id, const char* url, const char* target) { in NPN_GetURL() function
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpapi.h716 NPError NP_LOADDS NPN_GetURL(NPP instance, const char* url,
/external/chromium_org/third_party/npapi/npspy/common/
Dnpp_gate.cpp123 fakeNPNFuncs.geturl = NPN_GetURL; in NPP_New()
Dnpn_gate.cpp82 NPError NPN_GetURL(NPP instance, const char *url, const char *target) in NPN_GetURL() function
/external/chromium_org/third_party/npapi/bindings/
Dnpapi.h859 NPError NP_LOADDS NPN_GetURL(NPP instance, const char* url,
/external/chromium_org/third_party/npapi/npspy/windows/
Dnpspy.rc140 …CONTROL "NPN_GetURL",IDC_CHECK_NPN_GETURL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,41,61,10