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

Lines Matching refs:titem

2802         titem = self.turtle._item
2824 screen._drawpoly(titem, shape, fill=fc, outline=oc,
2827 screen._drawimage(titem, self._position, tshape)
2831 titem, tshape):
2840 screen._drawpoly(titem, ((0, 0), (0, 0), (0, 0)), "", "")
2842 screen._drawimage(titem, self._position,
2845 for item in titem: