HomeSort by relevance Sort by last modified time
    Searched refs:NPN_SetValueForURLProcPtr (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/plugins/
npfunctions.h 70 typedef NPError (*NPN_SetValueForURLProcPtr)(NPP npp, NPNURLVariable variable, const char* url, const char* value, uint32 len);
170 NPN_SetValueForURLProcPtr setvalueforurl;
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 461 browserFuncs.setvalueforurl = (NPN_SetValueForURLProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_SetValueForURL);

Completed in 14 milliseconds