Searched defs:setObject (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLObject.cpp56 void WebGLObject::setObject(Platform3DObject object) function in class:WebCore::WebGLObject
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DVisitedObjects.java72 void setObject(int index, Object o) { method in class:VisitedObjects
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorState.h72 void setObject(const String& propertyName, PassRefPtr<InspectorObject> value) { setValue(propertyName, value); } function in class:WebCore::InspectorState
H A DInspectorValues.h341 inline void InspectorObjectBase::setObject(const String& name, PassRefPtr<InspectorObject> value) function in class:WebCore::InspectorObjectBase
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DExtensionPanel.js153 setObject: function(object, title, callback) method in class:WebInspector.ExtensionSidebarPane
H A DExtensionAPI.js463 setObject: function(jsonObject, rootTitle, callback) method in class:ExtensionSidebarPaneImpl
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/tests/
H A Dtc_ovmix.rb124 def setObject(o) method in class:OvmixArgRetainedController
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSOrderedSet.cpp167 bool OSOrderedSet::setObject(unsigned int index, const OSMetaClassBase *anObject) function in class:OSOrderedSet
210 bool OSOrderedSet::setObject(const OSMetaClassBase *anObject ) function in class:OSOrderedSet
H A DOSArray.cpp227 bool OSArray::setObject(const OSMetaClassBase *anObject) function in class:OSArray
232 bool OSArray::setObject(unsigned int index, const OSMetaClassBase *anObject) function in class:OSArray
H A DOSDictionary.cpp318 setObject(const OSSymbol *aKey, const OSMetaClassBase *anObject) function in class:OSDictionary
[all...]
H A DOSSet.cpp197 bool OSSet::setObject(const OSMetaClassBase *anObject) function in class:OSSet
/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMLibPrivate.c502 CFTypeRef setObject = NULL; local

Completed in 218 milliseconds