HomeSort by relevance Sort by last modified time
    Searched refs:m_doubleTapZoomPending (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h 444 bool fakeDoubleTapAnimationPendingForTesting() const { return m_doubleTapZoomPending; }
625 bool m_doubleTapZoomPending;
WebViewImpl.cpp 368 , m_doubleTapZoomPending(false)
    [all...]

Completed in 1098 milliseconds