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

  /external/webkit/Source/WebCore/plugins/
npfunctions.h 96 typedef bool (*NPN_HasMethodProcPtr) (NPP npp, NPObject *npobj, NPIdentifier methodName);
166 NPN_HasMethodProcPtr hasmethod;
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 481 browserFuncs.hasmethod = (NPN_HasMethodProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_HasProperty);

Completed in 180 milliseconds