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

  /external/webkit/Source/WebCore/plugins/
npfunctions.h 95 typedef bool (*NPN_HasPropertyProcPtr) (NPP, NPObject *npobj, NPIdentifier propertyName);
165 NPN_HasPropertyProcPtr hasproperty;
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 485 browserFuncs.hasproperty = (NPN_HasPropertyProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_HasProperty);

Completed in 438 milliseconds