Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts226 …const listIndentsChild = !!firstListChild && getStartLineAndCharacterForNode(firstListChild, sourc… constant
227 …ctualIndentation = getActualIndentationForListItem(current, sourceFile, options, listIndentsChild);
503 …stItem(node: Node, sourceFile: SourceFile, options: EditorSettings, listIndentsChild: boolean): nu…
517 …IndentationForListStartLine(containingList, sourceFile, options) + (listIndentsChild ? options.ind…