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

  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.h 131 bool hasVisibleSlowRepaintViewportConstrainedObjects(FrameView*) const;
ScrollingCoordinator.cpp 678 bool ScrollingCoordinator::hasVisibleSlowRepaintViewportConstrainedObjects(FrameView* frameView) const
706 if (hasVisibleSlowRepaintViewportConstrainedObjects(frameView))

Completed in 26 milliseconds