Searched refs:NPN_GetURLNotify (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/ |
D | GetURLNotifyWithURLThatFailsToLoad.cpp | 47 NPN_GetURLNotify(urlThatFailsToLoad, 0, reinterpret_cast<void*>(0x12345678)); in NPP_New()
|
/external/chromium_org/third_party/WebKit/Source/testing/plugin/ |
D | PluginTest.cpp | 153 NPError PluginTest::NPN_GetURLNotify(const char *url, const char *target, void *notifyData) in NPN_GetURLNotify() function in PluginTest
|
D | PluginTest.h | 75 NPError NPN_GetURLNotify(const char* url, const char* target, void* notifyData);
|
/external/chromium_org/content/child/npapi/ |
D | plugin_host.cc | 118 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/ |
D | npapi.h | 714 NPError NP_LOADDS NPN_GetURLNotify(NPP instance, const char* url,
|
/external/chromium_org/third_party/npapi/npspy/common/ |
D | npp_gate.cpp | 122 fakeNPNFuncs.geturlnotify = NPN_GetURLNotify; in NPP_New()
|
D | npn_gate.cpp | 62 NPError NPN_GetURLNotify(NPP instance, const char *url, const char *target, void* notifyData) in NPN_GetURLNotify() function
|
/external/chromium_org/third_party/npapi/bindings/ |
D | npapi.h | 857 NPError NP_LOADDS NPN_GetURLNotify(NPP instance, const char* url,
|
/external/chromium_org/third_party/npapi/npspy/windows/ |
D | npspy.rc | 139 …CONTROL "NPN_GetURLNotify",IDC_CHECK_NPN_GETURLNOTIFY,"Button",BS_AUTOCHECKBOX | WS_TABSTO…
|
/external/chromium_org/tools/valgrind/memcheck/ |
D | suppressions.txt | 3363 fun:NPN_GetURLNotify
|