Home
last modified time | relevance | path

Searched defs:newIndent (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/RealWorld/
Dparserindenter.ts515 …var newIndent = this.GetIndentString(null, newIndentSize, this.editorOptions.TabSize, this.editorO… variable
/third_party/libabigail/tests/lib/
Dcatch.hpp8629 auto indent(size_t newIndent) -> Column& { in indent()
8633 auto initialIndent(size_t newIndent) -> Column& { in initialIndent()