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

  /external/webkit/Source/WebCore/rendering/
RenderLayerBacking.h 160 bool requiresHorizontalScrollbarLayer() const;
RenderLayerCompositor.h 269 bool requiresHorizontalScrollbarLayer() const;
RenderLayerBacking.cpp 270 if (updateOverflowControlsLayers(requiresHorizontalScrollbarLayer(), requiresVerticalScrollbarLayer(), requiresScrollCornerLayer()))
566 bool RenderLayerBacking::requiresHorizontalScrollbarLayer() const
    [all...]
RenderLayerCompositor.cpp     [all...]

Completed in 47 milliseconds