Searched refs:hasCompositingAncestor (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DFrameView.h125 bool hasCompositingAncestor() const;
H A DFrameView.cpp700 bool FrameView::hasCompositingAncestor() const function in class:WebCore::FrameView
/external/webkit/Source/WebCore/rendering/
H A DRenderLayerCompositor.cpp1381 if (view->isOverlappedIncludingAncestors() || view->hasCompositingAncestor())

Completed in 111 milliseconds