HomeSort by relevance Sort by last modified time
    Searched refs:NPN_PostURLNotify (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/npapi/npspy/common/
npp_gate.cpp 124 fakeNPNFuncs.posturlnotify = NPN_PostURLNotify;
npn_gate.cpp 95 NPError NPN_PostURLNotify(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file, void* notifyData)
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 718 NPError NP_LOADDS NPN_PostURLNotify(NPP instance, const char* url,
  /external/chromium_org/content/child/npapi/
plugin_host.cc 119 host_funcs_.posturlnotify = &NPN_PostURLNotify;
499 NPError NPN_PostURLNotify(NPP id,
534 // use NPN_PostURLNotify
    [all...]
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 861 NPError NP_LOADDS NPN_PostURLNotify(NPP instance, const char* url,

Completed in 88 milliseconds