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

  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.h 136 bool touchHitTestingEnabled() const;
ScrollingCoordinator.cpp 103 bool ScrollingCoordinator::touchHitTestingEnabled() const
136 if (touchHitTestingEnabled()) {
395 if (!touchHitTestingEnabled())
561 ASSERT(touchHitTestingEnabled());

Completed in 34 milliseconds