Lines Matching refs:swig_this
2077 static PyObject *SWIG_STATIC_POINTER(swig_this) = _SWIG_This(); in SWIG_This()
2078 return swig_this; in SWIG_This()
2301 SWIG_Python_NewShadowInstance(SwigPyClientData *data, PyObject *swig_this) in SWIG_Python_NewShadowInstance() argument
2316 PyDict_SetItem(dict, SWIG_This(), swig_this); in SWIG_Python_NewShadowInstance()
2321 PyObject_SetAttr(inst, key, swig_this); in SWIG_Python_NewShadowInstance()
2327 PyObject_SetAttr(inst, SWIG_This(), swig_this); in SWIG_Python_NewShadowInstance()
2331 PyDict_SetItem(dict, SWIG_This(), swig_this); in SWIG_Python_NewShadowInstance()
2341 PyDict_SetItem(dict, SWIG_This(), swig_this); in SWIG_Python_NewShadowInstance()
2363 PyDict_SetItem(inst->in_dict, SWIG_This(), swig_this); in SWIG_Python_NewShadowInstance()
2370 SWIG_Python_SetSwigThis(PyObject *inst, PyObject *swig_this) in SWIG_Python_SetSwigThis() argument
2381 PyDict_SetItem(dict, SWIG_This(), swig_this); in SWIG_Python_SetSwigThis()
2386 PyDict_SetItem(dict, SWIG_This(), swig_this); in SWIG_Python_SetSwigThis()