hasBoxDecorationsOrBackgroundImage  128 Source/core/rendering/compositing/CompositedLayerMapping.cpp     if (hasBoxDecorationsOrBackgroundImage(renderer->style()))
hasBoxDecorationsOrBackgroundImage 1603 Source/core/rendering/compositing/CompositedLayerMapping.cpp         if (rootObject && hasBoxDecorationsOrBackgroundImage(rootObject->style()))
hasBoxDecorationsOrBackgroundImage 1609 Source/core/rendering/compositing/CompositedLayerMapping.cpp         if (bodyObject && hasBoxDecorationsOrBackgroundImage(bodyObject->style()))