Searched refs:includeSelf (Results 1 – 4 of 4) sorted by relevance
1655 void UINode::ClearSubtreeLayoutAlgorithm(bool includeSelf, bool clearEntireTree) in ClearSubtreeLayoutAlgorithm() argument1658 child->ClearSubtreeLayoutAlgorithm(includeSelf, clearEntireTree); in ClearSubtreeLayoutAlgorithm()
672 virtual void ClearSubtreeLayoutAlgorithm(bool includeSelf = true, bool clearEntireTree = false);
1058 … void ClearSubtreeLayoutAlgorithm(bool includeSelf = true, bool clearEntireTree = false) override;
5546 void FrameNode::ClearSubtreeLayoutAlgorithm(bool includeSelf, bool clearEntireTree) in ClearSubtreeLayoutAlgorithm() argument5554 if (includeSelf) { in ClearSubtreeLayoutAlgorithm()