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.h260 void ensureRows(unsigned);
DRenderTableSection.cpp187 ensureRows(m_cRow); in addChild()
203 void RenderTableSection::ensureRows(unsigned numRows) in ensureRows() function in blink::RenderTableSection
241 ensureRows(insertionRow + rSpan); in addCell()
1398 ensureRows(m_cRow); in recalcCells()