Home | History | Annotate | Download | only in rendering

Lines Matching refs:recalcSection

64     RenderTableSection* recalcSection = parent() ? section() : 0;
68 if (recalcSection)
69 recalcSection->setNeedsCellRecalc();