Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
DGetURLNotifyWithURLThatFailsToLoad.cpp47 NPN_GetURLNotify(urlThatFailsToLoad, 0, reinterpret_cast<void*>(0x12345678)); in NPP_New()
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
DPluginTest.cpp153 NPError PluginTest::NPN_GetURLNotify(const char *url, const char *target, void *notifyData) in NPN_GetURLNotify() function in PluginTest
DPluginTest.h75 NPError NPN_GetURLNotify(const char* url, const char* target, void* notifyData);
/external/chromium_org/content/child/npapi/
Dplugin_host.cc118 host_funcs_.geturlnotify = &NPN_GetURLNotify; in InitializeHostFuncs()
371 NPError NPN_GetURLNotify(NPP id, in NPN_GetURLNotify() function
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpapi.h714 NPError NP_LOADDS NPN_GetURLNotify(NPP instance, const char* url,
/external/chromium_org/third_party/npapi/npspy/common/
Dnpp_gate.cpp122 fakeNPNFuncs.geturlnotify = NPN_GetURLNotify; in NPP_New()
Dnpn_gate.cpp62 NPError NPN_GetURLNotify(NPP instance, const char *url, const char *target, void* notifyData) in NPN_GetURLNotify() function
/external/chromium_org/third_party/npapi/bindings/
Dnpapi.h857 NPError NP_LOADDS NPN_GetURLNotify(NPP instance, const char* url,
/external/chromium_org/third_party/npapi/npspy/windows/
Dnpspy.rc139 …CONTROL "NPN_GetURLNotify",IDC_CHECK_NPN_GETURLNOTIFY,"Button",BS_AUTOCHECKBOX | WS_TABSTO…
/external/chromium_org/tools/valgrind/memcheck/
Dsuppressions.txt3363 fun:NPN_GetURLNotify