Searched refs:_to_number (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/tkinter/ | ||
H A D | ttk.py | 298 def _to_number(x): function 1549 from_ = _to_number(self.scale['from']) 1550 to = _to_number(self.scale['to']) |
Completed in 3 milliseconds