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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 375 bool NPN_HasMethod(NPP npp, NPObject *npobj, NPIdentifier methodName);
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 716 static bool NPN_HasMethod(NPP npp, NPObject* npObject, NPIdentifier methodName)
932 netscapeFuncs.hasmethod = NPN_HasMethod;

Completed in 45 milliseconds