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

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

Completed in 201 milliseconds