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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 371 bool NPN_SetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 683 static bool NPN_SetProperty(NPP npp, NPObject* npObject, NPIdentifier propertyName, const NPVariant* value)
929 netscapeFuncs.setproperty = NPN_SetProperty;

Completed in 31 milliseconds