Searched refs:sectionMoved (Results 1 – 1 of 1) sorted by relevance
474 bool sectionMoved = false; in layout() local485 sectionMoved = true; in layout()534 if (!sectionMoved && section->logicalTop() != logicalHeight()) { in layout()535 sectionMoved = true; in layout()573 if (!didFullRepaint && sectionMoved) { in layout()