Searched refs:getRowMaxY (Results 1 – 2 of 2) sorted by relevance
435 int rowY = mGrid.getRowMaxY(rowBottom); in addRowGapMatch()446 rowY = mGrid.getRowMaxY(rowBottom); in addRowGapMatch()650 int maxY = mGrid.getRowMaxY(row); in handleFreeFormDrop()
1435 public int getRowMaxY(int row) { in getRowMaxY() method in GridModel1448 return getRowMaxY(row) - getRowY(row); in getRowActualHeight()