Searched refs:_NPN_GetProperty (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A Dnpruntime_impl.h57 bool _NPN_GetProperty(NPP, NPObject*, NPIdentifier propertyName, NPVariant* result);
H A DNPV8Object.cpp368 bool _NPN_GetProperty(NPP npp, NPObject* npObject, NPIdentifier propertyName, NPVariant* result) function
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebBindings.cpp89 return _NPN_GetProperty(npp, object, property, result);

Completed in 70 milliseconds