Home
last modified time | relevance | path

Searched refs:retainObject (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DCppVariant.cpp128 result->value.objectValue = WebBindings::retainObject(value.objectValue); in copyToNPVariant()
216 value.objectValue = WebBindings::retainObject(newValue); in set()
/external/chromium/webkit/glue/
Dcpp_variant.cc100 result->value.objectValue = WebBindings::retainObject(value.objectValue); in CopyToNPVariant()
178 value.objectValue = WebBindings::retainObject(new_value); in Set()
/external/webkit/Tools/DumpRenderTree/mac/
DObjCPlugin.m80 - (id)retainObject:(id)obj;
117 - (id)retainObject:(id)obj
/external/webkit/Source/WebKit/chromium/public/
DWebBindings.h110 WEBKIT_API static NPObject* retainObject(NPObject*);
/external/webkit/Source/WebKit/chromium/src/
DWebBindings.cpp160 NPObject* WebBindings::retainObject(NPObject* object) in retainObject() function in WebKit::WebBindings
/external/webkit/Source/WebKit/chromium/
DChangeLog3360 (WebKit::WebBindings::retainObject):
DChangeLog-2011-02-1629314 (WebKit::WebBindings::retainObject):
/external/webkit/Tools/
DChangeLog-2009-06-1621462 … (-[JSObjC retainObject:]): useful obj-c functions that are otherwise hard to reach from javascript