Home | History | Annotate | Download | only in rendering

Lines Matching defs:hasEntirelyFixedBackground

1984                 if (newStyleSlowScroll && newStyle->hasEntirelyFixedBackground())
1987 if (oldStyleSlowScroll && m_style->hasEntirelyFixedBackground())
2401 bool RenderObject::hasEntirelyFixedBackground() const
2403 return m_style->hasEntirelyFixedBackground();