Searched refs:getActualIndentationForListStartLine (Results 1 – 1 of 1) sorted by relevance
97 …return getActualIndentationForListStartLine(containerList, sourceFile, options) + indentSize; // T…496 …function getActualIndentationForListStartLine(list: NodeArray<Node>, sourceFile: SourceFile, optio… function517 …return getActualIndentationForListStartLine(containingList, sourceFile, options) + (listIndentsChi…