Home
last modified time | relevance | path

Searched defs:totalRemainingRowsHeight (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.cpp372 …ibuteExtraRowSpanHeightToRemainingRows(RenderTableCell* cell, int totalRemainingRowsHeight, int& e… in distributeExtraRowSpanHeightToRemainingRows()
578 int totalRemainingRowsHeight = spanningRowsHeight.totalRowsHeight; in distributeRowSpanHeightToRows() local