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

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

Completed in 42 milliseconds