Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.cpp59 static inline void updateLogicalHeightForCell(RenderTableSection::RowStruct& row, const RenderTable… in updateLogicalHeightForCell() function
221 updateLogicalHeightForCell(m_grid[insertionRow], cell); in addCell()
1620 updateLogicalHeightForCell(m_grid[rowIndex], toRenderTableCell(cell)); in rowLogicalHeightChanged()