Home
last modified time | relevance | path

Searched defs:GetLayoutConstraint (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.h67 const std::optional<LayoutConstraintF>& GetLayoutConstraint() const in GetLayoutConstraint() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_extened.cpp271 int32_t GetLayoutConstraint(ArkUI_NodeHandle node, ArkUI_LayoutConstraint* layoutConstraint) in GetLayoutConstraint() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h301 const LayoutConstraintF& GetLayoutConstraint() const in GetLayoutConstraint() function
H A Dswiper_pattern.h574 LayoutConstraintF GetLayoutConstraint() const in GetLayoutConstraint() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1491 void GetLayoutConstraint(ArkUINodeHandle node, ArkUI_Int32* value) in GetLayoutConstraint() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2036 LayoutConstraintF FrameNode::GetLayoutConstraint() const in GetLayoutConstraint() function in OHOS::Ace::NG::FrameNode