Home
last modified time | relevance | path

Searched refs:pixels_conv (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dsupport.py83 def pixels_conv(value): function
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_geometry_managers.py7 from test_ttk.support import pixels_conv, tcl_version, requires_tcl
543 self._str(int_round(pixels_conv('.5c') * self.scaling)))
554 self._str(int_round(pixels_conv('.5c') * self.scaling)))
567 self._str(int_round(pixels_conv('.5c') * self.scaling)))
580 self._str(int_round(pixels_conv('.5c') * self.scaling)))
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py8 get_tk_patchlevel, pixels_conv, tcl_obj_eq)
188 expected = pixels_conv(value) * self.scaling