Home
last modified time | relevance | path

Searched refs:updateRowsHeightHavingOnlySpanningCells (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.h248 void updateRowsHeightHavingOnlySpanningCells(RenderTableCell*, struct SpanningRowsHeight&);
DRenderTableSection.cpp474 void RenderTableSection::updateRowsHeightHavingOnlySpanningCells(RenderTableCell* cell, struct Span… in updateRowsHeightHavingOnlySpanningCells() function in WebCore::RenderTableSection
546 updateRowsHeightHavingOnlySpanningCells(cell, spanningRowsHeight); in distributeRowSpanHeightToRows()