Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderLayer.h266 bool hasOverflowControls() const;
DRenderLayerBacking.cpp639 if (m_owningLayer->hasOverflowControls()) in hasNonCompositingContent()
DRenderLayer.cpp1757 bool RenderLayer::hasOverflowControls() const in hasOverflowControls() function in WebCore::RenderLayer
/external/webkit/WebCore/
DChangeLog-2010-01-2913144 hasOverflowControls() into hasNonCompositingContent() and removed the FIXME comment.
16114 (WebCore::RenderLayer::hasOverflowControls):