Searched refs:hasOverflowParent (Results 1 – 4 of 4) sorted by relevance
477 bool hasOverflowParent() const;
1253 if (m_owningLayer->hasOverflowParent()) in paintIntoLayer()
369 if (layer->hasOverflowParent())
2027 bool RenderLayer::hasOverflowParent() const in scrollTo() function in WebCore::RenderLayer