Searched refs:NPN_SetValueForURLProcPtr (Results 1 – 3 of 3) sorted by relevance
70 typedef NPError (*NPN_SetValueForURLProcPtr)(NPP npp, NPNURLVariable variable, const char* url, con… typedef170 NPN_SetValueForURLProcPtr setvalueforurl;
461 …browserFuncs.setvalueforurl = (NPN_SetValueForURLProcPtr)tVectorForFunctionPointer((FunctionPointe…
23668 Fix the NPN_SetValueForURLProcPtr signature.