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

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

Completed in 105 milliseconds