Home
last modified time | relevance | path

Searched refs:hasCompositedContentIncludingDescendants (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/page/
DFrameView.h124 bool hasCompositedContentIncludingDescendants() const;
DFrameView.cpp682 bool FrameView::hasCompositedContentIncludingDescendants() const in hasCompositedContentIncludingDescendants() function in WebCore::FrameView
1346 if (hasCompositedContentIncludingDescendants()) { in setIsOverlapped()
/external/webkit/Source/WebCore/rendering/
DRenderWidget.cpp313 …ameView->useSlowRepaintsIfNotOverlapped() || frameView->hasCompositedContentIncludingDescendants(); in paint()
/external/webkit/Source/WebCore/
DChangeLog24454 (WebCore::FrameView::hasCompositedContentIncludingDescendants):
DChangeLog-2010-12-0616262 (WebCore::FrameView::hasCompositedContentIncludingDescendants): New method that