Home | History | Annotate | Download | only in compositing

Lines Matching refs:hasBoxDecorations

111 static bool hasBoxDecorations(const RenderStyle* style)
118 return hasBoxDecorations(style) || style->hasBackgroundImage();