distributeExtraRowSpanHeightToRemainingRows 598 Source/core/rendering/RenderTableSection.cpp distributeExtraRowSpanHeightToRemainingRows(cell, totalRemainingRowsHeight, extraRowSpanningHeight, spanningRowsHeight.rowHeight); distributeExtraRowSpanHeightToRemainingRows 254 Source/core/rendering/RenderTableSection.h void distributeExtraRowSpanHeightToRemainingRows(RenderTableCell*, int, int&, Vector<int>&);