Searched refs:hasBoxDecorationsOrBackground (Results 1 – 2 of 2) sorted by relevance
69 static bool hasBoxDecorationsOrBackground(const RenderObject*);728 static bool hasBoxDecorationsOrBackground(const RenderObject* renderer) in hasBoxDecorationsOrBackground() function789 if (hasBoxDecorationsOrBackground(renderObject)) in isSimpleContainerCompositingLayer()900 return hasBoxDecorationsOrBackground(renderer()); in containsPaintedContent()905 return hasBoxDecorationsOrBackground(renderer()); in containsPaintedContent()917 …if (!renderObject->isImage() || hasBoxDecorationsOrBackground(renderObject) || renderObject->hasCl… in isDirectlyCompositedImage()
13140 (WebCore::hasBoxDecorationsOrBackground): Renamed.