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

  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.h 137 void setShouldHandleScrollGestureOnMainThreadRegion(const Region&);
ScrollingCoordinator.cpp 110 void ScrollingCoordinator::setShouldHandleScrollGestureOnMainThreadRegion(const Region& region)
134 setShouldHandleScrollGestureOnMainThreadRegion(shouldHandleScrollGestureOnMainThreadRegion);

Completed in 55 milliseconds