Searched defs:IndentType (Results 1 – 11 of 11) sorted by relevance
/dports/java/eclipse-shelled/eclipse-ShellEd-1.0.2a_4/plugins/com.something.eclipse.script_1.0.6/src/com/something/eclipse/script/text/ |
H A D | IndentType.java | 10 public class IndentType class 21 private IndentType() in IndentType() method in IndentType
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/commands/ |
H A D | indent_outdent_command.h | 35 enum IndentType { kIndent, kOutdent }; enum
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/commands/ |
H A D | indent_outdent_command.h | 35 enum IndentType { kIndent, kOutdent }; enum
|
/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/ |
H A D | equationdetect.h | 42 enum IndentType { NO_INDENT, LEFT_INDENT, RIGHT_INDENT, BOTH_INDENT, INDENT_TYPE_COUNT }; enum
|
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/ |
H A D | refactoringchanges.h | 97 enum IndentType {Indent, Reindent}; enum
|
/dports/devel/stylua/StyLua-0.11.0/src/ |
H A D | lib.rs | 11 pub enum IndentType { enum 18 impl Default for IndentType { implementation
|
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/ |
H A D | synbeautifier.pas | 179 property IndentType: TSynBeautifierIndentType read FIndentType write FIndentType; property
|
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/ |
H A D | synbeautifier.pas | 179 property IndentType: TSynBeautifierIndentType read FIndentType write FIndentType; property
|
/dports/biology/ncbi-entrez-direct/ncbi-entrez-direct-14.9.20210423/cmd/ |
H A D | xtract.go | 804 type IndentType int type 3027 func printSubtree(node *eutils.XMLNode, style IndentType, printAttrs bool, proc func(string)) {
|
/dports/editors/lazarus/lazarus/components/synedit/ |
H A D | synbeautifier.pas | 177 property IndentType: TSynBeautifierIndentType read FIndentType write FIndentType; property
|
/dports/editors/lazarus-qt5/lazarus/components/synedit/ |
H A D | synbeautifier.pas | 177 property IndentType: TSynBeautifierIndentType read FIndentType write FIndentType; property
|