Searched refs:needsSectionRecalc (Results 1 – 3 of 3) sorted by relevance
218 bool needsSectionRecalc() const { return m_needsSectionRecalc; } in needsSectionRecalc() function344 ASSERT(!needsSectionRecalc()); in topSection()
327 if (!table()->collapseBorders() || table()->needsSectionRecalc()) in clippedOverflowRectForRepaint()
732 ASSERT(!table()->needsSectionRecalc()); in layout()