Searched refs:hasEntirelyFixedBackground (Results 1 – 6 of 6) sorted by relevance
2045 if (newStyleSlowScroll && newStyle->hasEntirelyFixedBackground()) in styleWillChange()2048 if (oldStyleSlowScroll && m_style->hasEntirelyFixedBackground()) in styleWillChange()2482 bool RenderObject::hasEntirelyFixedBackground() const in hasEntirelyFixedBackground() function in WebCore::RenderObject2484 return m_style->hasEntirelyFixedBackground(); in hasEntirelyFixedBackground()
1027 return rootRenderer->hasEntirelyFixedBackground(); in rootBackgroundIsEntirelyFixed()
535 bool hasEntirelyFixedBackground() const;
205 if (oldStyle->hasEntirelyFixedBackground() != newStyle->hasEntirelyFixedBackground()) in styleWillChange()
1021 bool RenderStyle::hasEntirelyFixedBackground() const in hasEntirelyFixedBackground() function in WebCore::RenderStyle
391 bool hasEntirelyFixedBackground() const;