Searched refs:getRowHeight (Results 1 – 4 of 4) sorted by relevance
1481 public int getRowHeight(int row, int rowSpan) { in getRowHeight() method in GridModel1529 getRowHeight(row, rowSpan)); in getCellBounds()1812 int px = getRowHeight(newRow - 1, 1); in splitRow()2182 int height = getRowHeight(start, end - start); in onDeleted()
582 if (!mRowMatch.createCell && bounds.h <= MAX_CELL_DIFFERENCE * mGrid.getRowHeight( in handleFreeFormDrop()
917 marginTop += grid.getRowHeight(row); in computeVerticalConstraints()952 marginTop = grid.getRowHeight(row); in computeVerticalConstraints()1165 public int getRowHeight(int row) { in getRowHeight() method in RelativeLayoutConversionHelper.Grid
675 height += table.getRowHeight(row); in setVisibleRowCount()