Home | History | Annotate | Download | only in idlelib

Lines Matching refs:reindent_to

1261                 self.reindent_to(effective + self.indentwidth)
1349 self.reindent_to(y.compute_bracket_indent())
1359 self.reindent_to(y.compute_backslash_indent())
1524 def reindent_to(self, column):