Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.h255 void distributeRowSpanHeightToRows(SpanningRenderTableCells& rowSpanCells);
DRenderTableSection.cpp498 void RenderTableSection::distributeRowSpanHeightToRows(SpanningRenderTableCells& rowSpanCells) in distributeRowSpanHeightToRows() function in WebCore::RenderTableSection
718 distributeRowSpanHeightToRows(rowSpanCells); in calcRowLogicalHeight()