Home
last modified time | relevance | path

Searched refs:NPN_PostURLNotifyProcPtr (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/plugins/
Dnpfunctions.h46 typedef NPError (*NPN_PostURLNotifyProcPtr)(NPP instance, const char* URL, const char* window, uint… typedef
138 NPN_PostURLNotifyProcPtr posturlnotify;
/external/webkit/WebCore/manual-tests/NPN_Invoke/
Dmain.c126 …browser->posturlnotify = (NPN_PostURLNotifyProcPtr)functionPointerForTVector((TransitionVector)bro… in main()
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm449 …browserFuncs.posturlnotify = (NPN_PostURLNotifyProcPtr)tVectorForFunctionPointer((FunctionPointer)…