Searched refs:setNormalChildNeedsLayout (Results 1 – 3 of 3) sorted by relevance
1217 void setNormalChildNeedsLayout(bool b) { m_bitfields.setNormalChildNeedsLayout(b); } in setNormalChildNeedsLayout() function1287 setNormalChildNeedsLayout(false); in clearNeedsLayout()1299 setNormalChildNeedsLayout(true); in setChildNeedsLayout()
701 object->setNormalChildNeedsLayout(true); in markContainingBlocksForLayout()2878 setNormalChildNeedsLayout(true); in forceChildLayout()
1332 child->setNormalChildNeedsLayout(true); in relayoutShapeDescendantIfMoved()