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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 363 bool NPN_Invoke(NPP npp, NPObject *npobj, NPIdentifier methodName,
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 646 static bool NPN_Invoke(NPP, NPObject *npObject, NPIdentifier methodName, const NPVariant* arguments, uint32_t argumentCount, NPVariant* result)
925 netscapeFuncs.invoke = NPN_Invoke;

Completed in 72 milliseconds