Home
last modified time | relevance | path

Searched refs:m_fakePageScaleAnimationUseAnchor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.h523 …ool fakePageScaleAnimationUseAnchorForTesting() const { return m_fakePageScaleAnimationUseAnchor; } in fakePageScaleAnimationUseAnchorForTesting()
714 bool m_fakePageScaleAnimationUseAnchor; variable
DWebViewImpl.cpp395 , m_fakePageScaleAnimationUseAnchor(false) in WebViewImpl()
848 m_fakePageScaleAnimationUseAnchor = useAnchor; in startPageScaleAnimation()