Searched refs:NPN_GetURLProcPtr (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/plugins/
H A Dnpfunctions.h62 typedef NPError (*NPN_GetURLProcPtr)(NPP instance, const char* URL, const char* window); typedef
128 NPN_GetURLProcPtr geturl;
/external/webkit/Source/WebCore/manual-tests/NPN_Invoke/
H A Dmain.c113 browser->geturl = (NPN_GetURLProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->geturl);
/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapePluginPackage.mm439 browserFuncs.geturl = (NPN_GetURLProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_GetURL);

Completed in 172 milliseconds