Searched refs:distributeExtraRowSpanHeightToAutoRows (Results 1 – 2 of 2) sorted by relevance
253 void distributeExtraRowSpanHeightToAutoRows(RenderTableCell*, int, int&, Vector<int>&);
331 void RenderTableSection::distributeExtraRowSpanHeightToAutoRows(RenderTableCell* cell, int totalAut… in distributeExtraRowSpanHeightToAutoRows() function in WebCore::RenderTableSection573 …distributeExtraRowSpanHeightToAutoRows(cell, totalAutoRowsHeight, extraRowSpanningHeight, spanning… in distributeRowSpanHeightToRows()