Home
last modified time | relevance | path

Searched defs:forceMeasure (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node.cpp86 void CustomNode::AdjustLayoutWrapperTree(const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure in AdjustLayoutWrapperTree()
126 RefPtr<LayoutWrapperNode> CustomNode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper()
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_layout_wrapper_builder.h53 void UpdateForceFlag(bool forceMeasure, bool forceLayout) in UpdateForceFlag()
Dlazy_for_each_node.cpp49 const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure, bool forceLayout) in AdjustLayoutWrapperTree()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/
Dmock_ui_node.cpp44 void UINode::AdjustLayoutWrapperTree(const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure, bo… in AdjustLayoutWrapperTree()
138 RefPtr<LayoutWrapperNode> UINode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper()
Dmock_frame_node.cpp81 …:UpdateChildrenLayoutWrapper(const RefPtr<LayoutWrapperNode>& self, bool forceMeasure, bool forceL… in UpdateChildrenLayoutWrapper()
83 void FrameNode::AdjustLayoutWrapperTree(const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure,… in AdjustLayoutWrapperTree()
215 RefPtr<LayoutWrapperNode> FrameNode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.cpp464 void UINode::AdjustLayoutWrapperTree(const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure, bo… in AdjustLayoutWrapperTree()
597 RefPtr<LayoutWrapperNode> UINode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper()
Dframe_node.cpp1055 RefPtr<LayoutWrapperNode> FrameNode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper()
1061 RefPtr<LayoutWrapperNode> layoutWrapper, bool forceMeasure, bool forceLayout) in UpdateLayoutWrapper()
1119 …:UpdateChildrenLayoutWrapper(const RefPtr<LayoutWrapperNode>& self, bool forceMeasure, bool forceL… in UpdateChildrenLayoutWrapper()
1127 void FrameNode::AdjustLayoutWrapperTree(const RefPtr<LayoutWrapperNode>& parent, bool forceMeasure,… in AdjustLayoutWrapperTree()