Searched refs:m_hasOutOfFlowPositionedDescendant (Results 1 – 2 of 2) sorted by relevance
204 bool hasOutOfFlowPositionedDescendant() const { return m_hasOutOfFlowPositionedDescendant; } in hasOutOfFlowPositionedDescendant()206 … setHasOutOfFlowPositionedDescendant(bool hasDescendant) { m_hasOutOfFlowPositionedDescendant = ha… in setHasOutOfFlowPositionedDescendant()631 unsigned m_hasOutOfFlowPositionedDescendant : 1; variable
107 , m_hasOutOfFlowPositionedDescendant(false) in RenderLayer()839 m_hasOutOfFlowPositionedDescendant = false; in updateDescendantDependentFlags()850 m_hasOutOfFlowPositionedDescendant |= hasOutOfFlowPositionedDescendant; in updateDescendantDependentFlags()