Home
last modified time | relevance | path

Searched defs:requiresHorizontalScrollbarLayer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.h246 …bool requiresHorizontalScrollbarLayer() const { return m_owningLayer.scrollableArea() && m_owningL… in requiresHorizontalScrollbarLayer() function
DRenderLayerCompositor.cpp889 bool RenderLayerCompositor::requiresHorizontalScrollbarLayer() const in requiresHorizontalScrollbarLayer() function in blink::RenderLayerCompositor