Searched refs:posturlnotify (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/common/
H A Dnp_entry.cpp142 NPNFuncs.posturlnotify = pFuncs->posturlnotify;
H A Dnpp_gate.cpp124 fakeNPNFuncs.posturlnotify = NPN_PostURLNotify;
H A Dnpn_gate.cpp105 rv = NPNFuncs.posturlnotify(instance, url, window, len, buf, file, notifyData);
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
H A Dmain.c126 browser->posturlnotify = (NPN_PostURLNotifyProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->posturlnotify);
/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h172 NPN_PostURLNotifyProcPtr posturlnotify; member in struct:_NPNetscapeFuncs
/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc119 host_funcs_.posturlnotify = &NPN_PostURLNotify;
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpupp.h536 NPN_PostURLNotifyUPP posturlnotify; member in struct:_NPNetscapeFuncs

Completed in 245 milliseconds