Searched defs:destroy_physically (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | Tix.py | 423 destroy_physically=1, check_intermediate=1): argument 1607 def __init__(self, master, name, destroy_physically=1): argument 1611 def __init__(self, master, name, destroy_physically=1): argument 1615 def __init__(self, master, name, destroy_physically=1): argument 1619 def __init__(self, master, name, destroy_physically=1): argument 1623 def __init__(self, master, name, destroy_physically=1): argument 1627 def __init__(self, master, name, destroy_physically=1): argument 1631 def __init__(self, master, name, destroy_physically=1): argument 1635 def __init__(self, master, name, destroy_physically=1): argument 1639 def __init__(self, master, name, destroy_physically=1): argument [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | tix.py | 424 destroy_physically=1, check_intermediate=1): argument 1605 def __init__(self, master, name, destroy_physically=1): argument 1609 def __init__(self, master, name, destroy_physically=1): argument 1613 def __init__(self, master, name, destroy_physically=1): argument 1617 def __init__(self, master, name, destroy_physically=1): argument 1621 def __init__(self, master, name, destroy_physically=1): argument 1625 def __init__(self, master, name, destroy_physically=1): argument 1629 def __init__(self, master, name, destroy_physically=1): argument 1633 def __init__(self, master, name, destroy_physically=1): argument 1637 def __init__(self, master, name, destroy_physically=1): argument [all …]
|