Searched refs:lastLineAligned (Results 1 – 4 of 4) sorted by relevance
261 lastLineAligned = false; in AbstractLogView()728 lastLineAligned = true; in scrollContentsBy()732 lastLineAligned = false; in scrollContentsBy()757 << " lastLineAligned=" << lastLineAligned in paintEvent()828 else if ( lastLineAligned && !followElasticHook_.isHooked() ) { in paintEvent()
343 bool lastLineAligned; variable