Searched refs:recalcSection (Results 1 – 2 of 2) sorted by relevance
49 RenderTableSection* recalcSection = section(); in destroy() local53 if (recalcSection) in destroy()54 recalcSection->setNeedsCellRecalc(); in destroy()
62 RenderTableSection* recalcSection = parent() ? section() : 0; in destroy() local66 if (recalcSection) in destroy()67 recalcSection->setNeedsCellRecalc(); in destroy()