Searched refs:NPN_PostURLNotifyProcPtr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h75 typedef NPError (*NPN_PostURLNotifyProcPtr)(NPP instance, const char* url, const char* window, uint32_t len, const char* buf, NPBool file, void* notifyData); typedef
172 NPN_PostURLNotifyProcPtr posturlnotify;
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
H A Dmain.c126 browser->posturlnotify = (NPN_PostURLNotifyProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->posturlnotify);

Completed in 26 milliseconds