Searched refs:isHeightNeededForRowHavingOnlySpanningCells (Results 1 – 2 of 2) sorted by relevance
249 bool isHeightNeededForRowHavingOnlySpanningCells(unsigned);
424 bool RenderTableSection::isHeightNeededForRowHavingOnlySpanningCells(unsigned row) in isHeightNeededForRowHavingOnlySpanningCells() function in WebCore::RenderTableSection486 …owHeight[row] && rowHasOnlySpanningCells(actualRow) && isHeightNeededForRowHavingOnlySpanningCells… in updateRowsHeightHavingOnlySpanningCells()