Home
last modified time | relevance | path

Searched defs:maxHeight (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A 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 in TestCustomComponentConstraintSize004() local
[all...]
H A Dcustomcomponent_event_null_test.cpp43 auto maxHeight = OH_ArkUI_LayoutConstraint_GetMaxHeight(nullptr); in CustomComponentEventNull002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A 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 in TestCommonAttrsConstraintSize004() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h451 ArkUI_Float32 maxHeight; member

Completed in 19 milliseconds