Searched refs:insertIndentation (Results 1 – 1 of 1) sorted by relevance
927 … item => insertIndentation(item.pos, commentIndentation, /*lineAdded*/ false));932 …insertIndentation(currentTokenInfo.token.pos, tokenIndentation, lineAction === LineAction.LineAdde…1068 …function insertIndentation(pos: number, indentation: number, lineAdded: boolean | undefined): void… function1108 insertIndentation(commentRange.pos, indentation, /*lineAdded*/ false);