Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py130 def checkCursorParam(self, widget, name, **kwargs): member in AbstractWidgetTest
297 self.checkCursorParam(widget, 'cursor')
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py141 def checkCursorParam(self, widget, name, **kwargs): member in AbstractWidgetTest
320 self.checkCursorParam(widget, 'cursor')
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py408 self.checkCursorParam(widget, 'buttoncursor')
1000 self.checkCursorParam(widget, 'sashcursor')
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py440 self.checkCursorParam(widget, 'buttoncursor')
1089 self.checkCursorParam(widget, 'sashcursor')