HomeSort by relevance Sort by last modified time
    Searched refs:requiresHorizontalScrollbarLayer (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
RenderLayerCompositor.h 226 bool requiresHorizontalScrollbarLayer() const;
CompositedLayerMapping.h 258 bool requiresHorizontalScrollbarLayer() const { return m_owningLayer.scrollableArea() && m_owningLayer.scrollableArea()->horizontalScrollbar(); }
RenderLayerCompositor.cpp     [all...]
CompositedLayerMapping.cpp 390 if (updateOverflowControlsLayers(requiresHorizontalScrollbarLayer(), requiresVerticalScrollbarLayer(), requiresScrollCornerLayer()))
    [all...]

Completed in 1267 milliseconds