Searched refs:inheritedIndentation (Results 1 – 1 of 1) sorted by relevance
498 inheritedIndentation: number): number {503 if (inheritedIndentation !== Constants.Unknown) {504 return inheritedIndentation;525 inheritedIndentation: number,541 else if (inheritedIndentation === Constants.Unknown) {559 return { indentation: inheritedIndentation, delta };710 inheritedIndentation: number,720 return inheritedIndentation;736 …ntationForListItem(childStartPos, child.end, parentStartLine, originalRange, inheritedIndentation);738 inheritedIndentation = childIndentationAmount;[all …]