Home
last modified time | relevance | path

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 DIndentType.java10 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 Dindent_outdent_command.h35 enum IndentType { kIndent, kOutdent }; enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/commands/
H A Dindent_outdent_command.h35 enum IndentType { kIndent, kOutdent }; enum
/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dequationdetect.h42 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 Drefactoringchanges.h97 enum IndentType {Indent, Reindent}; enum
/dports/devel/stylua/StyLua-0.11.0/src/
H A Dlib.rs11 pub enum IndentType { enum
18 impl Default for IndentType { implementation
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynbeautifier.pas179 property IndentType: TSynBeautifierIndentType read FIndentType write FIndentType; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynbeautifier.pas179 property IndentType: TSynBeautifierIndentType read FIndentType write FIndentType; property
/dports/biology/ncbi-entrez-direct/ncbi-entrez-direct-14.9.20210423/cmd/
H A Dxtract.go804 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 Dsynbeautifier.pas177 property IndentType: TSynBeautifierIndentType read FIndentType write FIndentType; property
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsynbeautifier.pas177 property IndentType: TSynBeautifierIndentType read FIndentType write FIndentType; property