Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.h91 HasViewportConstrainedObjectsWithoutSupportingFixedLayers = 1 << 1, enumerator
DScrollingCoordinator.cpp910 if (reasons & ScrollingCoordinator::HasViewportConstrainedObjectsWithoutSupportingFixedLayers) in mainThreadScrollingReasonsAsText()