Searched refs:canRestoreWithoutClamping (Results 1 – 1 of 1) sorted by relevance
1031 …bool canRestoreWithoutClamping = view->clampOffsetAtScale(m_currentItem->scrollPoint(), mainFrameS… in restoreScrollPositionAndViewState() local1032 …bool canRestoreWithoutAnnoyingUser = !view->wasScrolledByUser() && (canRestoreWithoutClamping || m… in restoreScrollPositionAndViewState()