Home
last modified time | relevance | path

Searched refs:SetBackgroundLayoutConstraint (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h1229 void SetBackgroundLayoutConstraint(const RefPtr<FrameNode>& customNode);
H A Dframe_node.cpp1498 SetBackgroundLayoutConstraint(columnNode); in SwapDirtyLayoutWrapperOnMainThread()
1509 void FrameNode::SetBackgroundLayoutConstraint(const RefPtr<FrameNode>& customNode) in SetBackgroundLayoutConstraint() function in OHOS::Ace::NG::FrameNode
4422 SetBackgroundLayoutConstraint(columnNode); in SyncGeometryNode()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng.cpp1315 childNode->SetBackgroundLayoutConstraint(itemNode);