Searched refs:adjustIndentation (Results 1 – 1 of 1) sorted by relevance
601 originalIndex = adjustIndentation(indentation, nodeText, originalIndex, false); in applyAddedDiffElement()614 … originalIndex = adjustIndentation(indentation, nodeText, originalIndex, followedByUnindent); in applyAddedDiffElement()751 …private int adjustIndentation(List<TokenTextElement> indentation, NodeText nodeText, int nodeTextI… in adjustIndentation() method in Difference