Searched refs:deltaLines (Results 1 – 1 of 1) sorted by relevance
896 final int deltaLines = newLineCount - (endLine - startLine + 1); in updateBlocks() local897 if (deltaLines != 0) { in updateBlocks()902 mBlockEndLines[i] += deltaLines; in updateBlocks()925 mBlockEndLines[blockIndex] = lastBlockEndLine + deltaLines; in updateBlocks()