Home | History | Annotate | Download | only in test_ttk

Lines Matching refs:from_

484         self.scale['from_'] = 10
490 self.scale.configure(from_=2, to=5)
491 self.scale.configure(from_=0, to=-2)