Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.h157 …bool updateOverflowControlsLayers(bool needsHorizontalScrollbarLayer, bool needsVerticalScrollbarL…
DRenderLayerCompositor.h248 void updateOverflowControlsLayers();
DRenderLayerBacking.cpp97 updateOverflowControlsLayers(false, false, false); in ~RenderLayerBacking()
270 …if (updateOverflowControlsLayers(requiresHorizontalScrollbarLayer(), requiresVerticalScrollbarLaye… in updateGraphicsLayerConfiguration()
593 bool RenderLayerBacking::updateOverflowControlsLayers(bool needsHorizontalScrollbarLayer, bool need… in updateOverflowControlsLayers() function in WebCore::RenderLayerBacking
DRenderLayerCompositor.cpp1082 updateOverflowControlsLayers();
1734 void RenderLayerCompositor::updateOverflowControlsLayers() function in WebCore::RenderLayerCompositor
/external/webkit/Source/WebCore/
DChangeLog9246 (WebCore::RenderLayerCompositor::updateOverflowControlsLayers): Use nullptr.
21716 (WebCore::RenderLayerBacking::updateOverflowControlsLayers):
21736 (WebCore::RenderLayerCompositor::updateOverflowControlsLayers):