Searched refs:hasScrollingPaintedContent (Results 1 – 1 of 1) sorted by relevance
963 …bool hasScrollingPaintedContent = m_owningLayer->hasVisibleContent() && (renderer()->hasBackground… in updateDrawsContent() local964 m_scrollingContentsLayer->setDrawsContent(hasScrollingPaintedContent); in updateDrawsContent()