Searched refs:winfo_screenwidth (Results 1 – 8 of 8) 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
72 m_width = master.winfo_screenwidth()79 if x+w_width > master.winfo_screenwidth():80 x = master.winfo_screenwidth() - w_width
1098 def winfo_screenwidth(self): member in Misc
50 m_width = master.winfo_screenwidth()
116 if z.winfo_screenwidth() <= 800:
450 return self.winfo_screenwidth()