Searched refs:tableHeight (Results 1 – 1 of 1) sorted by relevance
306 const int tableHeight = m_rowPos[m_grid.size()] + extraRowSpanningHeight; in distributeExtraRowSpanHeightToPercentRows() local314 …int toAdd = (tableHeight * m_grid[row].logicalHeight.percent() / 100) - rowsHeight[row - rowIndex]; in distributeExtraRowSpanHeightToPercentRows()