isHeightNeededForRowHavingOnlySpanningCells  493 Source/core/rendering/RenderTableSection.cpp         if (!spanningRowsHeight.rowHeight[row] && rowHasOnlySpanningCells(actualRow) && isHeightNeededForRowHavingOnlySpanningCells(actualRow)) {
isHeightNeededForRowHavingOnlySpanningCells  249 Source/core/rendering/RenderTableSection.h     bool isHeightNeededForRowHavingOnlySpanningCells(unsigned);