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