Searched refs:getActualIndentationForListItem (Results 1 – 1 of 1) sorted by relevance
161 …const actualIndentation = getActualIndentationForListItem(current, sourceFile, options, /*listInde…227 …let actualIndentation = getActualIndentationForListItem(current, sourceFile, options, listIndentsC…503 …function getActualIndentationForListItem(node: Node, sourceFile: SourceFile, options: EditorSettin… function