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

  /external/webkit/WebCore/plugins/
npfunctions.h 93 typedef bool (*NPN_GetPropertyProcPtr) (NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result);
157 NPN_GetPropertyProcPtr getproperty;
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 483 browserFuncs.getproperty = (NPN_GetPropertyProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_GetProperty);

Completed in 41 milliseconds