Home
last modified time | relevance | path

Searched refs:info_anchor (Results 1 – 21 of 21) sorted by relevance

/dports/games/tanks-of-freedom/Tanks-of-Freedom-0.7.0-beta/scripts/controllers/
H A Dhud_panel_controller.gd23 func bind_panels(card_anchor, end_anchor, info_anchor, zoom_anchor):
26 info_anchor.add_child(self.info_panel_scene)
29 func unbind_panels(card_anchor, end_anchor, info_anchor, zoom_anchor):
32 info_anchor.remove_child(self.info_panel_scene)
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/tkinter/
H A Dtix.pyi199 def info_anchor(self) -> str: ...
256 def info_anchor(self) -> int: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/tkinter/
H A Dtix.pyi199 def info_anchor(self) -> str: ...
256 def info_anchor(self) -> int: ...
/dports/x11-toolkits/tix/Tix8.4.3/Python/Lib/lib-tk/
H A DTix.py925 def info_anchor(self): member in HList
1356 def info_anchor(self): member in TList
/dports/x11-toolkits/tix/Tix8.4.3/Python/
H A DTix.py925 def info_anchor(self): member in HList
1356 def info_anchor(self): member in TList
/dports/databases/py-gdbm/Python-3.8.12/Lib/tkinter/
H A Dtix.py958 def info_anchor(self): member in HList
1460 def info_anchor(self): member in TList
/dports/lang/python-legacy/Python-2.7.18/Lib/lib-tk/
H A DTix.py965 def info_anchor(self): member in HList
1468 def info_anchor(self): member in TList
/dports/lang/python37/Python-3.7.12/Lib/tkinter/
H A Dtix.py963 def info_anchor(self): member in HList
1465 def info_anchor(self): member in TList
/dports/lang/python-tools/Python-3.8.12/Lib/tkinter/
H A Dtix.py958 def info_anchor(self): member in HList
1460 def info_anchor(self): member in TList
/dports/lang/python27/Python-2.7.18/Lib/lib-tk/
H A DTix.py965 def info_anchor(self): member in HList
1468 def info_anchor(self): member in TList
/dports/lang/python39/Python-3.9.9/Lib/tkinter/
H A Dtix.py958 def info_anchor(self): member in HList
1460 def info_anchor(self): member in TList
/dports/lang/python38/Python-3.8.12/Lib/tkinter/
H A Dtix.py958 def info_anchor(self): member in HList
1460 def info_anchor(self): member in TList
/dports/databases/py-sqlite3/Python-3.8.12/Lib/tkinter/
H A Dtix.py958 def info_anchor(self): member in HList
1460 def info_anchor(self): member in TList
/dports/lang/python310/Python-3.10.1/Lib/tkinter/
H A Dtix.py965 def info_anchor(self): member in HList
1467 def info_anchor(self): member in TList
/dports/lang/python311/Python-3.11.0a3/Lib/tkinter/
H A Dtix.py965 def info_anchor(self): member in HList
1467 def info_anchor(self): member in TList
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/tkinter/
H A Dtix.py958 def info_anchor(self): member in HList
1460 def info_anchor(self): member in TList
/dports/x11-toolkits/tix/Tix8.4.3/PyTix-2.0/
H A DTix.py625 def info_anchor(self): member in HList
/dports/lang/python27/Python-2.7.18/Demo/tix/
H A Dtixwidgets.py943 anchor = hlist.info_anchor()
/dports/lang/python-legacy/Python-2.7.18/Demo/tix/
H A Dtixwidgets.py943 anchor = hlist.info_anchor()
/dports/x11-toolkits/tix/Tix8.4.3/PyTix-2.0/demos/
H A Dtixwidgets.py765 anchor = hlist.info_anchor()
/dports/x11-toolkits/tix/Tix8.4.3/Python/Demo/tix/
H A Dtixwidgets.py971 anchor = hlist.info_anchor()