Searched refs:m_needsCellRecalc (Results 1 – 2 of 2) sorted by relevance
97 if (m_needsCellRecalc) in recalcCellsIfNeeded()101 bool needsCellRecalc() const { return m_needsCellRecalc; } in needsCellRecalc()104 m_needsCellRecalc = true; in setNeedsCellRecalc()160 bool m_needsCellRecalc; variable
62 , m_needsCellRecalc(false) in RenderTableSection()1194 m_needsCellRecalc = false; in setCellWidths()