RootLayerAttachedViaEnclosingFrame 1380 Source/core/rendering/compositing/RenderLayerCompositor.cpp     if (!innerCompositor || !innerCompositor->inCompositingMode() || innerCompositor->rootLayerAttachment() != RootLayerAttachedViaEnclosingFrame)
RootLayerAttachedViaEnclosingFrame 1465 Source/core/rendering/compositing/RenderLayerCompositor.cpp         RootLayerAttachment attachment = isMainFrame() ? RootLayerAttachedViaChromeClient : RootLayerAttachedViaEnclosingFrame;
RootLayerAttachedViaEnclosingFrame 1828 Source/core/rendering/compositing/RenderLayerCompositor.cpp     RootLayerAttachment expectedAttachment = isMainFrame() ? RootLayerAttachedViaChromeClient : RootLayerAttachedViaEnclosingFrame;
RootLayerAttachedViaEnclosingFrame 1942 Source/core/rendering/compositing/RenderLayerCompositor.cpp         case RootLayerAttachedViaEnclosingFrame: {
RootLayerAttachedViaEnclosingFrame 1962 Source/core/rendering/compositing/RenderLayerCompositor.cpp     case RootLayerAttachedViaEnclosingFrame: {