HomeSort by relevance Sort by last modified time
    Searched full:lastscroller (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositingInputsUpdater.cpp 142 const RenderObject* lastScroller = info.lastScrollingAncestor->renderer();
144 properties.isUnclippedDescendant = lastScroller != containingBlock && lastScroller->isDescendantOf(containingBlock);

Completed in 58 milliseconds