Searched defs:forceMeasure (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| D | custom_node.cpp | 122 void CustomNode::AdjustLayoutWrapperTree(const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure… in AdjustLayoutWrapperTree() 162 RefPtr<LayoutWrapperNode> CustomNode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | lazy_layout_wrapper_builder.h | 53 void UpdateForceFlag(bool forceMeasure, bool forceLayout) in UpdateForceFlag()
|
| D | lazy_for_each_node.cpp | 61 const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure, bool forceLayout) in AdjustLayoutWrapperTree()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | ui_node.cpp | 959 void UINode::AdjustLayoutWrapperTree(const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure, bo… in AdjustLayoutWrapperTree() 1157 RefPtr<LayoutWrapperNode> UINode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper()
|
| D | frame_node.cpp | 2022 RefPtr<LayoutWrapperNode> FrameNode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper() 2028 RefPtr<LayoutWrapperNode> layoutWrapper, bool forceMeasure, bool forceLayout) in UpdateLayoutWrapper() 2084 …:UpdateChildrenLayoutWrapper(const RefPtr<LayoutWrapperNode>& self, bool forceMeasure, bool forceL… in UpdateChildrenLayoutWrapper() 2092 void FrameNode::AdjustLayoutWrapperTree(const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure,… in AdjustLayoutWrapperTree()
|