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 532 bool fakeDoubleTapAnimationPendingForTesting() const { return m_doubleTapZoomPending; }
718 bool m_doubleTapZoomPending;
    [all...]
WebViewImpl.cpp 392 , m_doubleTapZoomPending(false)
    [all...]

Completed in 71 milliseconds