Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerCompositor.cpp2247 …RootLayerAttachment expectedAttachment = isMainFrame() ? RootLayerAttachedViaChromeClient : RootLa… in ensureRootLayer() local
2248 if (expectedAttachment == m_rootLayerAttachment) in ensureRootLayer()
2294 attachRootLayer(expectedAttachment); in ensureRootLayer()