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

  /external/webkit/WebCore/plugins/
npfunctions.h 69 typedef NPError (*NPN_GetValueForURLProcPtr)(NPP npp, NPNURLVariable variable, const char* url, char** value, uint32* len);
169 NPN_GetValueForURLProcPtr getvalueforurl;
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 460 browserFuncs.getvalueforurl = (NPN_GetValueForURLProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_GetValueForURL);

Completed in 77 milliseconds