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

/external/webkit/Source/WebCore/plugins/
H A Dnpfunctions.h69 typedef NPError (*NPN_GetValueForURLProcPtr)(NPP npp, NPNURLVariable variable, const char* url, char** value, uint32_t* len); typedef
174 NPN_GetValueForURLProcPtr getvalueforurl;
/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapePluginPackage.mm463 browserFuncs.getvalueforurl = (NPN_GetValueForURLProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_GetValueForURL);

Completed in 36 milliseconds