Searched refs:IndentSize (Results 1 – 18 of 18) sorted by relevance
640 if (IndentSize) { in newline()650 Indent += IndentSize; in arrayBegin()656 Indent -= IndentSize; in arrayEnd()668 Indent += IndentSize; in objectBegin()674 Indent -= IndentSize; in objectEnd()697 if (IndentSize) in attributeBegin()
8 options.IndentSize = 2;
133 copy.IndentSize = 4;
16 copy.IndentSize = 2;
117 IndentSize: number;
760 explicit OStream(llvm::raw_ostream &OS, unsigned IndentSize = 0)761 : OS(OS), IndentSize(IndentSize) { in OS()839 unsigned IndentSize; variable
427 var indentSize = this.editorOptions.IndentSize;1092 var indentSize = this.editorOptions.IndentSize;
1645 var indentSize = this.editorOptions.IndentSize;1647 >this.editorOptions.IndentSize : any1651 >IndentSize : any
737 var indentSize = this.editorOptions.IndentSize;
965 var indentSize = this.editorOptions.IndentSize;
426 var indentSize = this.editorOptions.IndentSize;
900 IndentSize: number; property
5932 IndentSize: number; property
6175 IndentSize: number; property