Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DCompositedLayerMapping.cpp1032 bool horizontalScrollbarLayerChanged = false; in updateOverflowControlsLayers() local
1036 horizontalScrollbarLayerChanged = true; in updateOverflowControlsLayers()
1040 horizontalScrollbarLayerChanged = true; in updateOverflowControlsLayers()
1066 if (horizontalScrollbarLayerChanged) in updateOverflowControlsLayers()
1072 …return horizontalScrollbarLayerChanged || verticalScrollbarLayerChanged || scrollCornerLayerChange… in updateOverflowControlsLayers()