Searched refs:calcRowHeightHavingOnlySpanningCells (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.h263 unsigned calcRowHeightHavingOnlySpanningCells(unsigned);
H A DRenderTableSection.cpp517 unsigned RenderTableSection::calcRowHeightHavingOnlySpanningCells(unsigned row) function in class:blink::RenderTableSection
550 spanningRowsHeight.rowHeight[row] = calcRowHeightHavingOnlySpanningCells(actualRow);

Completed in 56 milliseconds