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

/external/webkit/Source/WebCore/plugins/
H A Dnpfunctions.h70 typedef NPError (*NPN_SetValueForURLProcPtr)(NPP npp, NPNURLVariable variable, const char* url, const char* value, uint32_t len); typedef
175 NPN_SetValueForURLProcPtr setvalueforurl;
/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapePluginPackage.mm464 browserFuncs.setvalueforurl = (NPN_SetValueForURLProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_SetValueForURL);

Completed in 41 milliseconds