Home
last modified time | relevance | path

Searched refs:IndentSize (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DJSON.cpp640 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()
/third_party/typescript/tests/cases/fourslash/
DformatWithTabs.ts8 options.IndentSize = 2;
DformatWithTabs2.ts8 options.IndentSize = 2;
DformatWithBaseIndent.ts133 copy.IndentSize = 4;
DformattingChangeSettings.ts16 copy.IndentSize = 2;
Dfourslash.ts117 IndentSize: number;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DJSON.h760 explicit OStream(llvm::raw_ostream &OS, unsigned IndentSize = 0)
761 : OS(OS), IndentSize(IndentSize) { in OS()
839 unsigned IndentSize; variable
/third_party/typescript/tests/baselines/reference/
Dparserindenter.js427 var indentSize = this.editorOptions.IndentSize;
1092 var indentSize = this.editorOptions.IndentSize;
Dparserindenter.types1645 var indentSize = this.editorOptions.IndentSize;
1647 >this.editorOptions.IndentSize : any
1651 >IndentSize : any
Dparserindenter.errors.txt737 var indentSize = this.editorOptions.IndentSize;
Dparserindenter.symbols965 var indentSize = this.editorOptions.IndentSize;
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/RealWorld/
Dparserindenter.ts426 var indentSize = this.editorOptions.IndentSize;
/third_party/typescript/src/services/
Dtypes.ts900 IndentSize: number; property
/third_party/typescript/lib/
Dtypescript.d.ts5932 IndentSize: number; property
DtypescriptServices.d.ts5932 IndentSize: number; property
Dtsserverlibrary.d.ts5932 IndentSize: number; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6175 IndentSize: number; property
Dtsserverlibrary.d.ts6175 IndentSize: number; property