Searched refs:sectionCols (Results 1 – 1 of 1) sorted by relevance
863 unsigned sectionCols = section->numColumns(); in recalcSections() local864 if (sectionCols > maxCols) in recalcSections()865 maxCols = sectionCols; in recalcSections()