NPN_GetURL        106 content/child/npapi/plugin_host.cc   host_funcs_.geturl = &NPN_GetURL;
NPN_GetURL        101 content/shell/tools/plugin/PluginTest.h   NPError NPN_GetURL(const char* url, const char* target);
NPN_GetURL         57 content/shell/tools/plugin/Tests/GetURLWithJavaScriptURL.cpp         NPN_GetURL(javaScriptURL, 0);
NPN_GetURL         50 content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp         NPN_GetURL("javascript:removePlugin()", 0);
NPN_GetURL        859 third_party/npapi/bindings/npapi.h NPError     NP_LOADDS NPN_GetURL(NPP instance, const char* url,
NPN_GetURL        123 third_party/npapi/npspy/common/npp_gate.cpp     fakeNPNFuncs.geturl           = NPN_GetURL;
NPN_GetURL        716 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_GetURL(NPP instance, const char* url,