Searched refs:winfo_screenwidth (Results 1 – 9 of 9) sorted by relevance
48 m_width = master.winfo_screenwidth()55 if x+w_width > master.winfo_screenwidth():56 x = master.winfo_screenwidth() - w_width
474 return self.winfo_screenwidth()
948 def winfo_screenwidth(self): member in Misc
63 screen_dimensions = (top.winfo_screenwidth(),
50 m_width = master.winfo_screenwidth()
252 x = (w.winfo_screenwidth() - minwidth) // 2
1248 def winfo_screenwidth(self): member in Misc
116 if z.winfo_screenwidth() <= 800:
451 return self.winfo_screenwidth()