Searched refs:m_doubleTapZoomPending (Results 1 – 2 of 2) sorted by relevance
520 bool fakeDoubleTapAnimationPendingForTesting() const { return m_doubleTapZoomPending; } in fakeDoubleTapAnimationPendingForTesting()708 bool m_doubleTapZoomPending; variable
392 , m_doubleTapZoomPending(false) in WebViewImpl()1308 || m_doubleTapZoomPending; in animateDoubleTapZoom()1324 m_doubleTapZoomPending = true; in animateDoubleTapZoom()4052 m_doubleTapZoomPending = false; in applyScrollAndScale()