Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.h149 bool touchHitTestingEnabled() const;
DScrollingCoordinator.cpp107 bool ScrollingCoordinator::touchHitTestingEnabled() const in touchHitTestingEnabled() function in WebCore::ScrollingCoordinator
495 if (!touchHitTestingEnabled()) in updateTouchEventTargetRectsIfNeeded()
562 if (!touchHitTestingEnabled()) in touchEventTargetRectsDidChange()
744 ASSERT(touchHitTestingEnabled()); in computeTouchEventTargetRects()