Home
last modified time | relevance | path

Searched refs:indentwidth (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/lang/voc/voc-63008f6/src/library/ulm/
H A DulmStreamDisciplines.Mod54 indentwidth: Types.Int32;
75 sdisc.indentwidth := defaultIndentWidth;
197 PROCEDURE SetIndentationWidth*(s: Streams.Stream; indentwidth: Types.Int32);
201 IF indentwidth >= 0 THEN
205 disc(StreamDiscipline).indentwidth := indentwidth;
210 PROCEDURE GetIndentationWidth*(s: Streams.Stream; VAR indentwidth: Types.Int32);
215 indentwidth := disc(StreamDiscipline).indentwidth;
217 indentwidth := defaultIndentWidth;
228 IF disc(StreamDiscipline).indentwidth + incr >= 0 THEN
229 INC(disc(StreamDiscipline).indentwidth, incr);;
/dports/databases/py-qt5-sql/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/www/py-qt5-websockets/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/www/py-qt5-webkit/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/net/py-qt5-network/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/devel/py-qt5-test/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/misc/py-qt5-demo/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/lang/py-qt5-qml/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/devel/py-qt5-dbus/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/devel/py-qt5-core/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/devel/py-qt5-positioning/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/devel/py-qt5-location/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/devel/py-qt5-designerplugin/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth
/dports/devel/py-qt5-dbussupport/PyQt5-5.15.4/pyuic/uic/Compiler/
H A Dindenter.py41 indentwidth = 4 variable
58 if indentwidth > 0:
59 indent = " " * indentwidth

12345678910