HomeSort by relevance Sort by last modified time
    Searched refs:checkCursorParam (Results 1 - 4 of 4) sorted by null

  /external/python/cpython2/Lib/lib-tk/test/
widget_tests.py 141 def checkCursorParam(self, widget, name, **kwargs):
320 self.checkCursorParam(widget, 'cursor')
  /external/python/cpython3/Lib/tkinter/test/
widget_tests.py 133 def checkCursorParam(self, widget, name, **kwargs):
302 self.checkCursorParam(widget, 'cursor')
  /external/python/cpython2/Lib/lib-tk/test/test_tkinter/
test_widgets.py 408 self.checkCursorParam(widget, 'buttoncursor')
    [all...]
  /external/python/cpython3/Lib/tkinter/test/test_tkinter/
test_widgets.py 411 self.checkCursorParam(widget, 'buttoncursor')
    [all...]

Completed in 2692 milliseconds