Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.h160 bool requiresHorizontalScrollbarLayer() const;
DRenderLayerCompositor.h269 bool requiresHorizontalScrollbarLayer() const;
DRenderLayerBacking.cpp270 …if (updateOverflowControlsLayers(requiresHorizontalScrollbarLayer(), requiresVerticalScrollbarLaye… in updateGraphicsLayerConfiguration()
566 bool RenderLayerBacking::requiresHorizontalScrollbarLayer() const in requiresHorizontalScrollbarLayer() function in WebCore::RenderLayerBacking
DRenderLayerCompositor.cpp1654 bool RenderLayerCompositor::requiresHorizontalScrollbarLayer() const function in WebCore::RenderLayerCompositor
1676 if (requiresHorizontalScrollbarLayer()) {
/external/webkit/Source/WebCore/
DChangeLog20940 (WebCore::RenderLayerBacking::requiresHorizontalScrollbarLayer):
21713 (WebCore::RenderLayerBacking::requiresHorizontalScrollbarLayer):
21733 (WebCore::RenderLayerCompositor::requiresHorizontalScrollbarLayer):