Searched refs:sectionCols (Results 1 – 1 of 1) sorted by relevance
760 int sectionCols = section->numColumns(); in recalcSections() local761 if (sectionCols > maxCols) in recalcSections()762 maxCols = sectionCols; in recalcSections()