Searched refs:newStyleSlowScroll (Results 1 – 1 of 1) sorted by relevance
2039 …bool newStyleSlowScroll = newStyle && !shouldBlitOnFixedBackgroundImage && newStyle->hasFixedBackg… in styleWillChange() local2045 if (newStyleSlowScroll && newStyle->hasEntirelyFixedBackground()) in styleWillChange()2046 newStyleSlowScroll = false; in styleWillChange()2053 if (oldStyleSlowScroll != newStyleSlowScroll) { in styleWillChange()2056 if (newStyleSlowScroll) in styleWillChange()