Home
last modified time | relevance | path

Searched defs:hasCompositingDescendant (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.h607 … bool hasCompositingDescendant() const { return m_compositingProperties.hasCompositingDescendant; } in hasCompositingDescendant() function
714 bool hasCompositingDescendant : 1; member