Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DFrameView.h123 bool hasCompositedContent() const;
DFrameView.cpp673 bool FrameView::hasCompositedContent() const in hasCompositedContent() function in WebCore::FrameView
705 if (view->hasCompositedContent()) in hasCompositingAncestor()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-249131 (WebCore::FrameView::hasCompositedContent): New convenience method.
DChangeLog-2010-12-0616263 is a "deep" version of hasCompositedContent() on platforms where that is necessary to ask.