Searched refs:oldStyleSlowScroll (Results 1 – 1 of 1) sorted by relevance
1740 …bool oldStyleSlowScroll = m_style && !shouldBlitOnFixedBackgroundImage && m_style->hasFixedBackgro… in styleWillChange() local1741 if (oldStyleSlowScroll != newStyleSlowScroll) { in styleWillChange()1742 if (oldStyleSlowScroll) in styleWillChange()