Home | History | Annotate | Download | only in Lib

Lines Matching refs:help_width

491         help_width = max(self._width - help_position, 11)
518 help_lines = self._split_lines(help_text, help_width)