Searched refs:recalcSection (Results 1 – 2 of 2) sorted by relevance
48 RenderTableSection* recalcSection = section(); in destroy() local52 if (recalcSection) in destroy()53 recalcSection->setNeedsCellRecalc(); in destroy()
64 RenderTableSection* recalcSection = parent() ? section() : 0; in destroy() local68 if (recalcSection) in destroy()69 recalcSection->setNeedsCellRecalc(); in destroy()