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

  /external/webkit/Source/WebCore/plugins/
npfunctions.h 94 typedef bool (*NPN_SetPropertyProcPtr) (NPP npp, NPObject *obj, NPIdentifier propertyName, const NPVariant *value);
163 NPN_SetPropertyProcPtr setproperty;
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 487 browserFuncs.setproperty = (NPN_SetPropertyProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_SetProperty);

Completed in 18 milliseconds