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

  /external/webkit/Source/WebCore/plugins/
npfunctions.h 97 typedef bool (*NPN_RemovePropertyProcPtr) (NPP npp, NPObject *obj, NPIdentifier propertyName);
164 NPN_RemovePropertyProcPtr removeproperty;
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 488 browserFuncs.removeproperty = (NPN_RemovePropertyProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_RemoveProperty);

Completed in 135 milliseconds