Searched refs:ThreadedScrollingDisabled (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
H A DScrollingCoordinator.h87 ThreadedScrollingDisabled = 1 << 3 enumerator in enum:blink::ScrollingCoordinator::MainThreadScrollingReasonFlags
H A DScrollingCoordinator.cpp926 reasons |= ThreadedScrollingDisabled;
962 if (reasons & ScrollingCoordinator::ThreadedScrollingDisabled)

Completed in 123 milliseconds