Home
last modified time | relevance | path

Searched defs:maxHeight (Results 1 – 10 of 10) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
Dcommonattrs_constraintsize_test.cpp24 float maxHeight = SIZE_100; in TestCommonAttrsConstraintSize001() local
42 float maxHeight = PARAM_0; in TestCommonAttrsConstraintSize002() local
60 float maxHeight = PARAM_NEGATIVE_100; in TestCommonAttrsConstraintSize003() local
78 float maxHeight = PARAM_NEGATIVE_10; in TestCommonAttrsConstraintSize004() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
Dcustomcomponent_constraintsize_test.cpp24 float maxHeight = SIZE_100; in TestCustomComponentConstraintSize001() local
42 float maxHeight = PARAM_0; in TestCustomComponentConstraintSize002() local
60 float maxHeight = PARAM_NEGATIVE_100; in TestCustomComponentConstraintSize003() local
78 float maxHeight = PARAM_NEGATIVE_10; in TestCustomComponentConstraintSize004() local
Dcustomcomponent_event_null_test.cpp43 auto maxHeight = OH_ArkUI_LayoutConstraint_GetMaxHeight(nullptr); in CustomComponentEventNull002() local
Dcustomcomponent_event_test.cpp119 auto maxHeight = OH_ArkUI_LayoutConstraint_GetMaxHeight(constrait); in CreateNativeNode() local
Dcustomcomponent_measurenode_test.cpp153 int32_t maxHeight = 0; in OnMeasureReceive() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dwaterflow_component.cpp123 …wComponent::SetItemConstraintSize(float minWidth, float maxWidth, float minHeight, float maxHeight) in SetItemConstraintSize()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/
Dwaterflow_component.cpp123 …wComponent::SetItemConstraintSize(float minWidth, float maxWidth, float minHeight, float maxHeight) in SetItemConstraintSize()
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dwaterflow_component.cpp123 …wComponent::SetItemConstraintSize(float minWidth, float maxWidth, float minHeight, float maxHeight) in SetItemConstraintSize()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h451 ArkUI_Float32 maxHeight; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h489 ArkUI_Float32 maxHeight; member