Searched refs:currentRow (Results 1 – 1 of 1) sorted by relevance
47 private int currentRow; field in ScrollPatternGenerator58 currentRow = topRow; in ScrollPatternGenerator()62 if (currentRow == bottomRow) {64 } else if (currentRow == topRow) {68 currentRow++;70 currentRow--;72 return currentRow;