Home
last modified time | relevance | path

Searched refs:winfo_screenwidth (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dzoomheight.py63 screen_dimensions = (top.winfo_screenwidth(),
/third_party/python/Lib/tkinter/
H A Dsimpledialog.py252 x = (w.winfo_screenwidth() - minwidth) // 2
H A D__init__.py1275 def winfo_screenwidth(self): member in Misc
/third_party/python/Lib/
H A Dturtle.py452 return self.winfo_screenwidth()

Completed in 13 milliseconds