Home
last modified time | relevance | path

Searched refs:winfo_rooty (Results 1 - 12 of 12) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dzoomheight.py84 maxrooty = top.winfo_rooty()
96 max_y_geom_rooty = top.winfo_rooty()
H A Dtooltip.py51 root_y = self.anchor_widget.winfo_rooty() + y
H A Dbrowser.py118 (root.winfo_rootx(), root.winfo_rooty() + 200))
H A Dtextview.py126 y = parent.winfo_rooty() + (10 if not _htest else 100)
H A Dhelp_about.py39 parent.winfo_rooty()+(30 if not _htest else 100)))
H A Dquery.py78 parent.winfo_rooty() +
H A Dconfig_key.py305 y = (parent.winfo_rooty() +
H A Dautocomplete_w.py260 new_y = text.winfo_rooty() + y
H A Dconfigdialog.py73 y = parent.winfo_rooty() + (30 if not _htest else 150)
/third_party/python/Lib/tkinter/
H A Ddnd.py258 y_org = canvas.winfo_rooty()
H A Dsimpledialog.py241 y = parent.winfo_rooty() + (parent.winfo_height() - minheight) // 2
H A D__init__.py1229 def winfo_rooty(self): member in Misc

Completed in 15 milliseconds