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

/macosx-10.9.5/WebCore-7537.78.1/bridge/objc/
H A Dobjc_instance.h59 ObjectStructPtr getObject() const { return _instance.get(); } function in class:JSC::Bindings::ObjcInstance
/macosx-10.9.5/WebCore-7537.78.1/bridge/c/
H A Dc_instance.h75 NPObject *getObject() const { return _object; } function in class:JSC::Bindings::CInstance
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Object/
H A DMachO.h47 MachOObject *getObject() { return MachOObj.get(); } function in class:llvm::object::MachOObjectFile
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebNotification.cpp126 HRESULT STDMETHODCALLTYPE WebNotification::getObject( function in class:WebNotification
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DVisitedObjects.java98 Object getObject(int offset) { method in class:VisitedObjects
/macosx-10.9.5/WebCore-7537.78.1/bridge/qt/
H A Dqt_instance.h89 QObject* getObject() const { return m_object.data(); } function in class:JSC::Bindings::QtInstance
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/tests/
H A Dtc_ovmix.rb128 def getObject method in class:OvmixArgRetainedController
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorState.cpp105 PassRefPtr<InspectorObject> InspectorState::getObject(const String& propertyName) function in class:WebCore::InspectorState
H A DInspectorValues.cpp699 PassRefPtr<InspectorObject> InspectorObjectBase::getObject(const String& name) const function in class:WebCore::InspectorObjectBase
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSCell.cpp59 JSObject* JSCell::getObject() function in class:JSC::JSCell
64 const JSObject* JSCell::getObject() const function in class:JSC::JSCell
H A DJSCJSValueInlines.h532 inline JSObject* JSValue::getObject() const function in class:JSC::JSValue
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSOrderedSet.cpp259 OSObject *OSOrderedSet::getObject( unsigned int index ) const function in class:OSOrderedSet
H A DOSArray.cpp342 OSObject *OSArray::getObject(unsigned int index) const function in class:OSArray
H A DOSDictionary.cpp423 OSObject *OSDictionary::getObject(const OSSymbol *aKey) const function in class:OSDictionary
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dfmtable.cpp521 Formattable::getObject() const { function in class:Formattable
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLFramebuffer.cpp94 WebGLSharedObject* WebGLRenderbufferAttachment::getObject() const function in class:WebCore::__anon5285::WebGLRenderbufferAttachment
192 WebGLSharedObject* WebGLTextureAttachment::getObject() const function in class:WebCore::__anon5285::WebGLTextureAttachment

Completed in 228 milliseconds