Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_tkinter/
Dtest_widgets.py523 self.assertIsBoundingBox(widget.bbox(0))
691 self.assertIsBoundingBox(widget.bbox('1.1'))
1057 self.assertIsBoundingBox(lb.bbox(0))
Dwidget_tests.py182 def assertIsBoundingBox(self, bbox): member in AbstractWidgetTest
/external/python/cpython3/Lib/test/test_ttk/
Dtest_widgets.py369 self.assertIsBoundingBox(self.entry.bbox(0))
1465 self.assertIsBoundingBox(bbox)