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.py499 self.assertIsBoundingBox(widget.bbox(0))
684 self.assertIsBoundingBox(widget.bbox('1.1'))
879 self.assertIsBoundingBox(lb.bbox(0))
/third_party/python/Lib/tkinter/test/
Dwidget_tests.py194 def assertIsBoundingBox(self, bbox): member in AbstractWidgetTest
/third_party/python/Lib/tkinter/test/test_ttk/
Dtest_widgets.py322 self.assertIsBoundingBox(self.entry.bbox(0))
1345 self.assertIsBoundingBox(bbox)