Searched refs:sectionMoved (Results 1 – 1 of 1) sorted by relevance
385 bool sectionMoved = false; in layout() local392 sectionMoved = true; in layout()433 if (!sectionMoved && section->logicalTop() != logicalHeight()) { in layout()434 sectionMoved = true; in layout()466 if (!didFullRepaint && sectionMoved) { in layout()