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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.h260 void ensureRows(unsigned);
H A DRenderTableSection.cpp187 ensureRows(m_cRow);
203 void RenderTableSection::ensureRows(unsigned numRows) function in class:blink::RenderTableSection
241 ensureRows(insertionRow + rSpan);
1398 ensureRows(m_cRow);

Completed in 129 milliseconds