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/
CompositedLayerMapping.h 216 bool requiresHorizontalScrollbarLayer() const { return m_owningLayer->scrollableArea() && m_owningLayer->scrollableArea()->horizontalScrollbar(); }
RenderLayerCompositor.h 316 bool requiresHorizontalScrollbarLayer() const;
RenderLayerCompositor.cpp     [all...]
CompositedLayerMapping.cpp 471 if (updateOverflowControlsLayers(requiresHorizontalScrollbarLayer(), requiresVerticalScrollbarLayer(), requiresScrollCornerLayer()))
    [all...]

Completed in 45 milliseconds