Searched defs:endLine (Results 1 – 2 of 2) sorted by relevance
72 private void update(int startLine, int endLine, int newLineCount) { in update()
757 int endLine = mBlockEndLines[blockIndex]; in updateAlwaysNeedsToBeRedrawn() local814 public void updateBlocks(int startLine, int endLine, int newLineCount) { in updateBlocks()