Home
last modified time | relevance | path

Searched defs:_NPN_GetProperty (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/bridge/
DNP_jsobject.cpp233 bool _NPN_GetProperty(NPP, NPObject* o, NPIdentifier propertyName, NPVariant* variant) in _NPN_GetProperty() function
/external/webkit/WebCore/bindings/v8/
DNPV8Object.cpp285 bool _NPN_GetProperty(NPP npp, NPObject* npObject, NPIdentifier propertyName, NPVariant* result) in _NPN_GetProperty() function