Home
last modified time | relevance | path

Searched refs:GetConstraintSize (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_node.h104 virtual std::string GetConstraintSize() const = 0;
H A Dinspector_composed_element.h117 std::string GetConstraintSize() const override;
H A Dinspector_composed_element.cpp102 …{ "constraintSize", [](const InspectorNode& inspector) { return inspector.GetConstraintSize(); } }, in __anon58d2e1331302()
536 std::string InspectorComposedElement::GetConstraintSize() const in GetConstraintSize() function in OHOS::Ace::V2::InspectorComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.h124 … SizeF GetConstraintSize(const LayoutConstraintF& contentConstraint, LayoutWrapper* layoutWrapper);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5363 void GetConstraintSize(ArkUINodeHandle node, ArkUIConstraintSizeOptions* options, ArkUI_Int32 unit) in GetConstraintSize() function
6311GetConstraintSize, GetGrayScale, GetInvert, GetSepia, GetContrast, GetForegroundColor, GetBlur, in GetCommonModifier()
6385GetConstraintSize, GetGrayScale, GetInvert, GetSepia, GetContrast, GetForegroundColor, GetBlur, in GetCJUICommonModifier()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3028 const ArkUI_AttributeItem* GetConstraintSize(ArkUI_NodeHandle node) in GetConstraintSize() function
12859 GetConstraintSize, in GetCommonAttribute()