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.cpp54 static inline void updateLogicalHeightForCell(RenderTableSection::RowStruct& row, const RenderTable… in updateLogicalHeightForCell() function
239 updateLogicalHeightForCell(m_grid[insertionRow], cell); in addCell()
1422 updateLogicalHeightForCell(m_grid[rowIndex], cell); in rowLogicalHeightChanged()