Home
last modified time | relevance | path

Searched refs:hasCompositingAncestor (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
DFrameView.h125 bool hasCompositingAncestor() const;
DFrameView.cpp700 bool FrameView::hasCompositingAncestor() const in hasCompositingAncestor() function in WebCore::FrameView
/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.cpp1381 if (view->isOverlappedIncludingAncestors() || view->hasCompositingAncestor())
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0616265 (WebCore::FrameView::hasCompositingAncestor): New method.