Searched refs:urlredirectnotify (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dplugin_instance.cc165 (npp_functions_->urlredirectnotify));
372 if (npp_functions_->urlredirectnotify != 0) {
373 npp_functions_->urlredirectnotify(npp_, url, status, notify_data);
/external/chromium_org/content/test/plugin/
H A Dplugin_client.cc38 pFuncs->urlredirectnotify = NPP_URLRedirectNotify;
/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h149 NPP_URLRedirectNotifyPtr urlredirectnotify; member in struct:_NPPluginFuncs

Completed in 31 milliseconds