Home
last modified time | relevance | path

Searched refs:test_highlightthickness (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py141 def test_highlightthickness(self): member in AbstractLabelTest
263 test_highlightthickness = StandardOptionsTests.test_highlightthickness.im_func variable in MenubuttonTest
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py144 def test_highlightthickness(self): member in AbstractLabelTest
266 test_highlightthickness = StandardOptionsTests.test_highlightthickness variable in MenubuttonTest
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py328 def test_highlightthickness(self): member in StandardOptionsTests
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py351 def test_highlightthickness(self): member in StandardOptionsTests