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

Lines Matching refs:_dot

626 ##    def _dot(self, pos, size, color):
3243 if hasattr(self.screen, "_dot"):
3244 item = self.screen._dot(self._position, size, color)