Searched refs:ensureRows (Results 1 – 11 of 11) sorted by relevance
143 bool ensureRows(int);
137 if (!ensureRows(m_cRow + 1)) in addChild()160 bool RenderTableSection::ensureRows(int numRows) in ensureRows() function in WebCore::RenderTableSection223 if (!ensureRows(m_cRow + rSpan)) in addCell()1177 if (!ensureRows(m_cRow + 1)) in setCellLogicalWidths()
6452 (RenderTableSection::ensureRows):6581 (RenderTableSection::ensureRows): Create empty CellStruct to fill the8574 (RenderTableSection::ensureRows): Return false if the grid resize is not 8576 (RenderTableSection::addCell): Return early if ensureRows() returned false.8577 * khtml/rendering/render_table.h: Make ensureRows() return a bool instead
15077 (RenderTableSection::ensureRows):
65178 size_t (64bit) vs int (32bit) cast is now fixed in ensureRows,65186 (WebCore::RenderTableSection::ensureRows):69057 (WebCore::RenderTableSection::ensureRows):
43153 (WebCore::RenderTableSection::ensureRows):49251 (WebCore::RenderTableSection::ensureRows):
12924 (WebCore::RenderTableSection::ensureRows):
17924 (WebCore::RenderTableSection::ensureRows): Ditto.92539 (WebCore::RenderTableSection::ensureRows):94556 (WebCore::RenderTableSection::ensureRows):
37880 (RenderTableSection::ensureRows):
58275 (WebCore::RenderTableSection::ensureRows): Use Vector::grow instead of resize.
87758 (WebCore::RenderTableSection::ensureRows):