Home
last modified time | relevance | path

Searched refs:indentwidth (Results 126 – 150 of 228) sorted by relevance

12345678910

/dports/devel/py-qt5-location/PyQt5-5.15.4/pyuic/uic/
H A D__init__.py162 indenter.indentwidth = indent
/dports/print/py-qt5-printsupport/PyQt5-5.15.4/pyuic/uic/
H A D__init__.py162 indenter.indentwidth = indent
/dports/textproc/py-qt5-xml/PyQt5-5.15.4/pyuic/uic/
H A D__init__.py162 indenter.indentwidth = indent
/dports/textproc/py-qt5-xmlpatterns/PyQt5-5.15.4/pyuic/uic/
H A D__init__.py162 indenter.indentwidth = indent
/dports/x11/py-qt5-opengl/PyQt5-5.15.4/pyuic/uic/
H A D__init__.py162 indenter.indentwidth = indent
/dports/graphics/py-qt5-svg/PyQt5-5.15.4/pyuic/uic/
H A D__init__.py162 indenter.indentwidth = indent
/dports/mail/mailman-postfix/mailman-2.1.39/bin/
H A Dexport.py71 def __init__(self, fp, indentwidth=4): argument
74 self._width = indentwidth
/dports/mail/mailman/mailman-2.1.39/bin/
H A Dexport.py71 def __init__(self, fp, indentwidth=4): argument
74 self._width = indentwidth
/dports/mail/mailman-exim4/mailman-2.1.39/bin/
H A Dexport.py71 def __init__(self, fp, indentwidth=4): argument
74 self._width = indentwidth
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/idle_test/
H A Dtest_parenmatch.py26 self.indentwidth = 8
H A Dtest_autocomplete.py18 self.indentwidth = 8
/dports/lang/python27/Python-2.7.18/Lib/idlelib/idle_test/
H A Dtest_parenmatch.py26 self.indentwidth = 8
H A Dtest_autocomplete.py18 self.indentwidth = 8
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)
H A Dtest_editor.py110 cls.window.indentwidth = 2
/dports/lang/python37/Python-3.7.12/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)
/dports/lang/python38/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)
/dports/lang/python310/Python-3.10.1/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)
H A Dtest_editor.py110 cls.window.indentwidth = 2
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)
/dports/lang/python39/Python-3.9.9/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)
H A Dtest_editor.py110 cls.window.indentwidth = 2
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/idle_test/
H A Dtest_pyparse.py28 cls.parser = pyparse.Parser(indentwidth=4, tabwidth=4)
35 self.assertEqual(self.parser.indentwidth, 4)

12345678910