Home
last modified time | relevance | path

Searched refs:indent_increment (Results 26 – 50 of 128) sorted by relevance

123456

/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Doptparse.py201 indent_increment, argument
206 self.indent_increment = indent_increment
215 min(max_help_position, max(width - 20, indent_increment * 2))
241 self.current_indent += self.indent_increment
245 self.current_indent -= self.indent_increment
367 indent_increment=2, argument
372 self, indent_increment, max_help_position, width, short_first)
386 indent_increment=0, argument
391 self, indent_increment, max_help_position, width, short_first)
/dports/lang/python37/Python-3.7.12/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/lang/python27/Python-2.7.18/Lib/
H A Doptparse.py201 indent_increment, argument
206 self.indent_increment = indent_increment
215 min(max_help_position, max(width - 20, indent_increment * 2))
241 self.current_indent += self.indent_increment
245 self.current_indent -= self.indent_increment
367 indent_increment=2, argument
372 self, indent_increment, max_help_position, width, short_first)
386 indent_increment=0, argument
391 self, indent_increment, max_help_position, width, short_first)
/dports/lang/python38/Python-3.8.12/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/lang/python39/Python-3.9.9/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/lang/python310/Python-3.10.1/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Doptparse.py207 indent_increment, argument
212 self.indent_increment = indent_increment
221 min(max_help_position, max(width - 20, indent_increment * 2))
247 self.current_indent += self.indent_increment
251 self.current_indent -= self.indent_increment
373 indent_increment=2, argument
378 self, indent_increment, max_help_position, width, short_first)
392 indent_increment=0, argument
397 self, indent_increment, max_help_position, width, short_first)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Doptparse.py201 indent_increment, argument
206 self.indent_increment = indent_increment
240 self.current_indent += self.indent_increment
244 self.current_indent -= self.indent_increment
366 indent_increment=2, argument
371 self, indent_increment, max_help_position, width, short_first)
385 indent_increment=0, argument
390 self, indent_increment, max_help_position, width, short_first)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Doptparse.py201 indent_increment, argument
206 self.indent_increment = indent_increment
240 self.current_indent += self.indent_increment
244 self.current_indent -= self.indent_increment
366 indent_increment=2, argument
371 self, indent_increment, max_help_position, width, short_first)
385 indent_increment=0, argument
390 self, indent_increment, max_help_position, width, short_first)
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/compat/
H A D_scons_optparse.py213 indent_increment, argument
218 self.indent_increment = indent_increment
252 self.current_indent = self.current_indent + self.indent_increment
256 self.current_indent = self.current_indent - self.indent_increment
380 indent_increment=2, argument
385 self, indent_increment, max_help_position, width, short_first)
399 indent_increment=0, argument
404 self, indent_increment, max_help_position, width, short_first)
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/Pygments/pygments/
H A Dcmdline.pyi7 …def __init__(self, prog, indent_increment: int = ..., max_help_position: int = ..., width: Optiona…
/dports/math/octave/octave-6.4.0/libgui/src/m-editor/
H A Doctave-qscintilla.cc664 int indent_increment = indentationWidth (); in smart_indent_line_or_selected_text() local
682 indent_column += indent_increment; in smart_indent_line_or_selected_text()
701 indent_column -= indent_increment; in smart_indent_line_or_selected_text()
706 indent_column -= indent_increment; in smart_indent_line_or_selected_text()
712 indent_column -= indent_increment; in smart_indent_line_or_selected_text()
718 indent_column -= indent_increment; in smart_indent_line_or_selected_text()
731 indent_column += indent_increment; in smart_indent_line_or_selected_text()
/dports/science/molscript/MolScript-280abee/code/clib/
H A Dindent.h13 extern int indent_increment;
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Doptparse.pyi42 indent_increment: int
49 …def __init__(self, indent_increment: int, max_help_position: int, width: Optional[int], short_firs…
66 …self, indent_increment: int = ..., max_help_position: int = ..., width: Optional[int] = ..., short…
73 …self, indent_increment: int = ..., max_help_position: int = ..., width: Optional[int] = ..., short…
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Doptparse.pyi38 indent_increment: int
45 …def __init__(self, indent_increment: int, max_help_position: int, width: Optional[int], short_firs…
62 …self, indent_increment: int = ..., max_help_position: int = ..., width: Optional[int] = ..., short…
69 …self, indent_increment: int = ..., max_help_position: int = ..., width: Optional[int] = ..., short…
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Doptparse.pyi50 indent_increment: int
57 …def __init__(self, indent_increment: int, max_help_position: int, width: Optional[int], short_firs…
75 indent_increment: int = ...,
84 indent_increment: int = ...,
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Doptparse.pyi48 indent_increment: int
55 …def __init__(self, indent_increment: int, max_help_position: int, width: Optional[int], short_firs…
72 …self, indent_increment: int = ..., max_help_position: int = ..., width: Optional[int] = ..., short…
79 …self, indent_increment: int = ..., max_help_position: int = ..., width: Optional[int] = ..., short…
/dports/net/samba412/samba-4.12.15/dynconfig/
H A Dwscript15 indent_increment=2,
20 self, indent_increment, max_help_position, width, short_first)
/dports/www/py-weboob-qt/weboob-qt-2.0/tools/
H A Dmake_man.py43 indent_increment=0, argument
47 … optparse.HelpFormatter.__init__(self, indent_increment, max_help_position, width, short_first)
/dports/net/py-python-ceilometerclient/python-ceilometerclient-2.9.0/ceilometerclient/
H A Dshell.py258 def __init__(self, prog, indent_increment=2, max_help_position=32, argument
260 super(HelpFormatter, self).__init__(prog, indent_increment,
/dports/security/sudo/sudo-1.9.8p2/include/
H A Dsudo_json.h62 unsigned int indent_increment; member

123456