Searched refs:stillAtPreviousDoubleTapScale (Results 1 – 1 of 1) sorted by relevance
1306 bool stillAtPreviousDoubleTapScale = (pageScaleFactor() == m_doubleTapZoomPageScaleFactor in animateDoubleTapZoom() local1311 bool shouldZoomOut = blockBounds.isEmpty() || scaleUnchanged || stillAtPreviousDoubleTapScale; in animateDoubleTapZoom()