Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py524 self.assertIsBoundingBox(widget.bbox(0))
690 self.assertIsBoundingBox(widget.bbox('1.1'))
1043 self.assertIsBoundingBox(lb.bbox(0))
/third_party/python/Lib/tkinter/test/
Dwidget_tests.py175 def assertIsBoundingBox(self, bbox): member in AbstractWidgetTest
/third_party/python/Lib/tkinter/test/test_ttk/
Dtest_widgets.py337 self.assertIsBoundingBox(self.entry.bbox(0))
1358 self.assertIsBoundingBox(bbox)