Lines Matching full:sectionbelow
422 section = sectionBelow(section);
790 firstNonEmptySection = sectionBelow(firstNonEmptySection, true);
849 firstNonEmptySection = sectionBelow(firstNonEmptySection, true);
1032 RenderTableSection* RenderTable::sectionBelow(const RenderTableSection* section, bool skipEmptySections) const
1095 section = sectionBelow(cell->section(), true);
1155 firstNonEmptySection = sectionBelow(firstNonEmptySection, true);