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