Home
last modified time | relevance | path

Searched refs:_thisObject (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/
H A DIPolyMesh.cpp146 IObject _thisObject = getObject(); in loadFaceSetNames() local
148 size_t numChildren = _thisObject.getNumChildren(); in loadFaceSetNames()
151 ObjectHeader const & header = _thisObject.getChildHeader (childIndex); in loadFaceSetNames()
H A DISubD.cpp335 IObject _thisObject = getObject(); in loadFaceSetNames() local
337 size_t numChildren = _thisObject.getNumChildren(); in loadFaceSetNames()
340 ObjectHeader const & header = _thisObject.getChildHeader (childIndex); in loadFaceSetNames()
/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/
H A Dtype_function.go290 _thisObject *_object member
317 if self._thisObject == nil {
319 self._thisObject = self.runtime.toObject(this)
321 return self._thisObject
329 return self._thisObject
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/
H A Dtype_function.go290 _thisObject *_object member
317 if self._thisObject == nil {
319 self._thisObject = self.runtime.toObject(this)
321 return self._thisObject
329 return self._thisObject
/dports/converters/wkhtmltopdf/qt-5db36ec/src/script/api/
H A Dqscriptengine.cpp2730 JSC::CallFrame *QScriptEnginePrivate::pushContext(JSC::CallFrame *exec, JSC::JSValue _thisObject, in pushContext() argument
2734 JSC::JSValue thisObject = _thisObject; in pushContext()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/script/api/
H A Dqscriptengine.cpp2830 JSC::CallFrame *QScriptEnginePrivate::pushContext(JSC::CallFrame *exec, JSC::JSValue _thisObject, in pushContext() argument
2833 JSC::JSValue thisObject = _thisObject; in pushContext()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/script/api/
H A Dqscriptengine.cpp2830 JSC::CallFrame *QScriptEnginePrivate::pushContext(JSC::CallFrame *exec, JSC::JSValue _thisObject, in pushContext() argument
2833 JSC::JSValue thisObject = _thisObject; in pushContext()