Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py467 self.assertIsBoundingBox(widget.bbox(0))
620 self.assertIsBoundingBox(widget.bbox('1.1'))
790 self.assertIsBoundingBox(lb.bbox(0))
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py217 def assertIsBoundingBox(self, bbox): member in AbstractWidgetTest
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_widgets.py324 self.assertIsBoundingBox(self.entry.bbox(0))
1178 self.assertIsBoundingBox(bbox)