Home | History | Annotate | Download | only in tkinter

Lines Matching refs:winfo_reqheight

1560                 y = self.scale.winfo_y() - self.label.winfo_reqheight()
1562 y = self.scale.winfo_reqheight() + self.label.winfo_reqheight()