Home | History | Annotate | Download | only in Lib

Lines Matching refs:_dot

602 ##    def _dot(self, pos, size, color):
3377 if hasattr(self.screen, "_dot"):
3378 item = self.screen._dot(self._position, size, color)