Home
last modified time | relevance | path

Searched refs:subsequent_indent (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/
Dtextwrap.py118 subsequent_indent="", argument
131 self.subsequent_indent = subsequent_indent
259 indent = self.subsequent_indent
278 indent = self.subsequent_indent
Doptparse.py271 subsequent_indent=indent)
Dargparse.py654 subsequent_indent=indent)
/third_party/python/Lib/test/
Dtest_textwrap.py412 initial_indent=" ", subsequent_indent=" ")
545 wrap(self.text, 16, subsequent_indent=' ',
552 subsequent_indent=' ',
558 subsequent_indent=' ',
603 subsequent_indent = ' '*15)
760 initial_indent=" * ", subsequent_indent=" ")
/third_party/python/Lib/idlelib/
Dcalltip.py185 lines = (textwrap.wrap(argspec, _MAX_COLS, subsequent_indent=_INDENT)
/third_party/python/Lib/test/libregrtest/
Dutils.py60 initial_indent=blanks, subsequent_indent=blanks),
/third_party/python/Doc/library/
Dtextwrap.rst21 subsequent_indent="", expand_tabs=True, \
38 subsequent_indent="", expand_tabs=True, \
225 .. attribute:: subsequent_indent
/third_party/mbedtls/tests/scripts/
Dcheck_names.py109 self.textwrapper.subsequent_indent = " "