Home
last modified time | relevance | path

Searched defs:CreateLayoutWrapper (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/layout/layout_wrapper_builder/
Dlayout_wrapper_build_test_ng.cpp47 RefPtr<LayoutWrapperNode> CreateLayoutWrapper() in CreateLayoutWrapper() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node.cpp126 RefPtr<LayoutWrapperNode> CustomNode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper() function in OHOS::Ace::NG::CustomNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/
Dmock_ui_node.cpp138 RefPtr<LayoutWrapperNode> UINode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper() function in OHOS::Ace::NG::UINode
Dmock_frame_node.cpp215 RefPtr<LayoutWrapperNode> FrameNode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper() function in OHOS::Ace::NG::FrameNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/layout/layout_wrapper/
Dlayout_wrapper_test_ng.cpp92 RefPtr<LayoutWrapperNode> CreateLayoutWrapper(const std::string& tag, int32_t nodeId) in CreateLayoutWrapper() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.cpp597 RefPtr<LayoutWrapperNode> UINode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper() function in OHOS::Ace::NG::UINode
Dframe_node.cpp1055 RefPtr<LayoutWrapperNode> FrameNode::CreateLayoutWrapper(bool forceMeasure, bool forceLayout) in CreateLayoutWrapper() function in OHOS::Ace::NG::FrameNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/security_component/
Dsecurity_component_model_test_ng.cpp243 RefPtr<LayoutWrapperNode> SecurityComponentModelTestNg::CreateLayoutWrapper(RefPtr<FrameNode>& node) in CreateLayoutWrapper() function in OHOS::Ace::NG::SecurityComponentModelTestNg