Searched defs:getObject (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/bridge/objc/
H A Dobjc_instance.h59 ObjectStructPtr getObject() const { return _instance.get(); } function in class:JSC::Bindings::ObjcInstance
/macosx-10.10/WebCore-7600.1.25/bridge/c/
H A Dc_instance.h75 NPObject *getObject() const { return _object; } function in class:JSC::Bindings::CInstance
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Object/
H A DMachO.h47 MachOObject *getObject() { return MachOObj.get(); } function in class:llvm::object::MachOObjectFile
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebNotification.cpp126 HRESULT STDMETHODCALLTYPE WebNotification::getObject( function in class:WebNotification
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DVisitedObjects.java98 Object getObject(int offset) { method in class:VisitedObjects
/macosx-10.10/ICU-531.30/icuSources/layout/
H A DLETableReference.h315 const T& getObject(le_uint32 i, LEErrorCode &success) const { function in class:LEReferenceToArrayOf
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/
H A DInspectorBackendDispatcher.cpp252 PassRefPtr<InspectorObject> InspectorBackendDispatcher::getObject(InspectorObject* object, const String& name, bool* valueFound, InspectorArray* protocolErrors) function in class:Inspector::InspectorBackendDispatcher
H A DInspectorValues.cpp738 PassRefPtr<InspectorObject> InspectorObjectBase::getObject(const String& name) const function in class:Inspector::InspectorObjectBase
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSCell.cpp71 JSObject* JSCell::getObject() function in class:JSC::JSCell
76 const JSObject* JSCell::getObject() const function in class:JSC::JSCell
H A DJSCJSValueInlines.h587 inline JSObject* JSValue::getObject() const function in class:JSC::JSValue
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSOrderedSet.cpp266 OSObject *OSOrderedSet::getObject( unsigned int index ) const function in class:OSOrderedSet
H A DOSArray.cpp352 OSObject *OSArray::getObject(unsigned int index) const function in class:OSArray
H A DOSDictionary.cpp430 OSObject *OSDictionary::getObject(const OSSymbol *aKey) const function in class:OSDictionary
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dfmtable.cpp522 Formattable::getObject() const { function in class:Formattable
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DWebGLFramebuffer.cpp94 WebGLSharedObject* WebGLRenderbufferAttachment::getObject() const function in class:WebCore::__anon5640::WebGLRenderbufferAttachment
192 WebGLSharedObject* WebGLTextureAttachment::getObject() const function in class:WebCore::__anon5640::WebGLTextureAttachment

Completed in 151 milliseconds