Searched defs:startRow (Results 1 – 11 of 11) sorted by relevance
230 private void renderToBitmap(int startRow, Bitmap bitmap) { in renderToBitmap()
291 int startRow = (mScrollY - mSpec.mCellSpacing) / mBlockHeight; in moveDataWindow() local618 int startRow = in onKeyDown() local660 int startRow = (mScrollY - mSpec.mCellSpacing) / mBlockHeight; in paintDecoration() local768 public void setVisibleRows(int startRow, int endRow) { in setVisibleRows()
153 public void adjustValuesBelow(int startRow, int column, int delta) { in adjustValuesBelow()
135 int startRow) in copyInterlaceGroup()
139 int startRow) in copyInterlaceGroup()
670 int startRow = Math.max(0, lines.length - (mRowLimit + 1)); in updateText() local
834 private void startRow(final KeyboardRow row) { in startRow() method in KeyboardBuilder
541 int startRow = position / (mSlotHeight + mSlotGap); in updateVisibleSlotRange() local
819 int startRow = mRow - windowSize + 1; in rollUp() local