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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 369 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 672 static bool NPN_GetProperty(NPP npp, NPObject* npObject, NPIdentifier propertyName, NPVariant* result)
928 netscapeFuncs.getproperty = NPN_GetProperty;

Completed in 114 milliseconds