Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:bbox

422     def bbox(self, *args):
425 return self._canvas.bbox(*args)
622 x0, y0, x1, y1 = self.cv.bbox(item)