Home
last modified time | relevance | path

Searched refs:oldStyleSlowScroll (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderObject.cpp1740 …bool oldStyleSlowScroll = m_style && !shouldBlitOnFixedBackgroundImage && m_style->hasFixedBackgro… in styleWillChange() local
1741 if (oldStyleSlowScroll != newStyleSlowScroll) { in styleWillChange()
1742 if (oldStyleSlowScroll) in styleWillChange()