Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.h244 void ensureRows(unsigned);
DRenderTableSection.cpp169 ensureRows(m_cRow); in addChild()
185 void RenderTableSection::ensureRows(unsigned numRows) in ensureRows() function in WebCore::RenderTableSection
223 ensureRows(insertionRow + rSpan); in addCell()
1587 ensureRows(m_cRow); in recalcCells()