Home
last modified time | relevance | path

Searched refs:hasBoxDecorationsOrBackgroundImage (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.cpp70 static bool hasBoxDecorationsOrBackgroundImage(const RenderStyle*);
733 static bool hasBoxDecorationsOrBackgroundImage(const RenderStyle* style) in hasBoxDecorationsOrBackgroundImage() function
809 if (hasBoxDecorationsOrBackgroundImage(style)) in isSimpleContainerCompositingLayer()
820 if (hasBoxDecorationsOrBackgroundImage(style)) in isSimpleContainerCompositingLayer()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2913142 (WebCore::hasBoxDecorationsOrBackgroundImage): Renamed from hasBoxDecorations().