Home
last modified time | relevance | path

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

/external/webkit/WebCore/plugins/
Dnpfunctions.h70 typedef NPError (*NPN_SetValueForURLProcPtr)(NPP npp, NPNURLVariable variable, const char* url, con… typedef
170 NPN_SetValueForURLProcPtr setvalueforurl;
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm461 …browserFuncs.setvalueforurl = (NPN_SetValueForURLProcPtr)tVectorForFunctionPointer((FunctionPointe…
/external/webkit/WebCore/
DChangeLog-2009-06-1623668 Fix the NPN_SetValueForURLProcPtr signature.