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

/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h74 typedef NPError (*NPN_GetURLNotifyProcPtr)(NPP instance, const char* url, const char* window, void* notifyData); typedef
171 NPN_GetURLNotifyProcPtr geturlnotify;
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
H A Dmain.c125 browser->geturlnotify = (NPN_GetURLNotifyProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->geturlnotify);

Completed in 26 milliseconds