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/
RenderLayerBacking.h 195 bool requiresHorizontalScrollbarLayer() const { return m_owningLayer->horizontalScrollbar(); }
RenderLayerCompositor.h 295 bool requiresHorizontalScrollbarLayer() const;
RenderLayerCompositor.cpp     [all...]
RenderLayerBacking.cpp 435 if (updateOverflowControlsLayers(requiresHorizontalScrollbarLayer(), requiresVerticalScrollbarLayer(), requiresScrollCornerLayer()))
    [all...]

Completed in 28 milliseconds