Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.h206 …void setHasOutOfFlowPositionedDescendant(bool hasDescendant) { m_hasOutOfFlowPositionedDescendant … in setHasOutOfFlowPositionedDescendant() function
DRenderLayer.cpp349 layer->setHasOutOfFlowPositionedDescendant(true); in setAncestorChainHasOutOfFlowPositionedDescendant()