Searched refs:SpanningRowsHeight (Results 1 – 2 of 2) sorted by relevance
135 struct SpanningRowsHeight { struct136 WTF_MAKE_NONCOPYABLE(SpanningRowsHeight);139 SpanningRowsHeight() in SpanningRowsHeight() function264 void updateRowsHeightHavingOnlySpanningCells(RenderTableCell*, struct SpanningRowsHeight&);267 void populateSpanningRowsHeightFromCell(RenderTableCell*, struct SpanningRowsHeight&);
296 …::populateSpanningRowsHeightFromCell(RenderTableCell* cell, struct SpanningRowsHeight& spanningRow… in populateSpanningRowsHeightFromCell()537 …ateRowsHeightHavingOnlySpanningCells(RenderTableCell* cell, struct SpanningRowsHeight& spanningRow… in updateRowsHeightHavingOnlySpanningCells()604 struct SpanningRowsHeight spanningRowsHeight; in distributeRowSpanHeightToRows()