Home
last modified time | relevance | path

Searched defs:NPN_GetURLNotify (Results 1 – 3 of 3) sorted by relevance

/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
/external/chromium_org/third_party/npapi/npspy/common/
Dnpn_gate.cpp62 NPError NPN_GetURLNotify(NPP instance, const char *url, const char *target, void* notifyData) in NPN_GetURLNotify() function
/external/chromium_org/content/child/npapi/
Dplugin_host.cc371 NPError NPN_GetURLNotify(NPP id, in NPN_GetURLNotify() function