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

Lines Matching refs:_turtles

972         self._turtles = []
1156 for turtle in self._turtles:
1167 return self._turtles
2447 screen._turtles.append(self)
2644 screen._turtles.append(q)