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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 196 bool requiresVerticalScrollbarLayer() const { return m_owningLayer->verticalScrollbar(); }
RenderLayerCompositor.h 296 bool requiresVerticalScrollbarLayer() const;
RenderLayerCompositor.cpp     [all...]
RenderLayerBacking.cpp 435 if (updateOverflowControlsLayers(requiresHorizontalScrollbarLayer(), requiresVerticalScrollbarLayer(), requiresScrollCornerLayer()))
    [all...]

Completed in 27 milliseconds