Searched refs:tabObject (Results 1 – 1 of 1) sorted by relevance
3862 TabPageObject *tabObject; member3939 Py_CLEAR(self->tabObject); in WindowClear()3946 if (tabObject) in get_firstwin()3948 if (CheckTabPage(tabObject)) in get_firstwin()4028 Py_INCREF(self->tabObject); in WindowAttr()4160 TabPageObject *tabObject; member4169 self->tabObject = tabObject; in WinListNew()4170 Py_INCREF(tabObject); in WinListNew()4178 TabPageObject *tabObject = self->tabObject; in WinListDestructor() local4180 if (tabObject) in WinListDestructor()[all …]