Home
last modified time | relevance | path

Searched defs:maxWidth (Results 1 – 18 of 18) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
Dcommonattrs_constraintsize_test.cpp23 float maxWidth = SIZE_100; in TestCommonAttrsConstraintSize001() local
41 float maxWidth = PARAM_0; in TestCommonAttrsConstraintSize002() local
59 float maxWidth = PARAM_NEGATIVE_100; in TestCommonAttrsConstraintSize003() local
77 float maxWidth = PARAM_NEGATIVE_10; in TestCommonAttrsConstraintSize004() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
Dcustomcomponent_constraintsize_test.cpp23 float maxWidth = SIZE_100; in TestCustomComponentConstraintSize001() local
41 float maxWidth = PARAM_0; in TestCustomComponentConstraintSize002() local
59 float maxWidth = PARAM_NEGATIVE_100; in TestCustomComponentConstraintSize003() local
77 float maxWidth = PARAM_NEGATIVE_10; in TestCustomComponentConstraintSize004() local
Dcustomcomponent_event_null_test.cpp41 auto maxWidth = OH_ArkUI_LayoutConstraint_GetMaxWidth(nullptr); in CustomComponentEventNull002() local
Dcustomcomponent_event_test.cpp118 auto maxWidth = OH_ArkUI_LayoutConstraint_GetMaxWidth(constrait); in CreateNativeNode() local
Dcustomcomponent_measurenode_test.cpp152 int32_t maxWidth = 0; in OnMeasureReceive() local
/test/xts/acts/graphic/graphicnapidrawingtest/
DOH_Drawing_TypographyTest.cpp130 double maxWidth = 500.0; in PrepareCreateTextLine() local
443 double maxWidth = 800.0; variable
646 double maxWidth = 800.0; variable
697 double maxWidth = 800.0; variable
919 double maxWidth = 800.0; variable
1000 double maxWidth = 800.0; variable
1053 double maxWidth = 800.0; variable
1108 double maxWidth = 800.0; variable
1160 double maxWidth = 800.0; variable
1212 double maxWidth = 800.0; variable
[all …]
DNativeFontTest.cpp225 double maxWidth = 2160.0; variable
283 double maxWidth = 2160.0; variable
337 double maxWidth = 2160.0; variable
388 double maxWidth = 2160.0; variable
449 double maxWidth = 2160.0; variable
DNativeUndefinedGlyphDisplayTest.cpp71 double maxWidth = 500.0; in PrepareCreateTypography() local
DNativeTextRunTest.cpp64 double maxWidth = 500.0; in PrepareCreateTextLine() local
91 double maxWidth = 1200.0; in PrepareCreateTextLineForGlyphDrawing() local
DNativeTextLineTest.cpp94 double maxWidth = 500.0; in PrepareCreateTextLine() local
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
DnativeDrawingndk.cpp506 double maxWidth = EIGHUNVAL; in OHDrawingTypographyLayout() local
525 double maxWidth = SENHUNVAL; in OHDrawingTypographyGetMaxWidth() local
558 double maxWidth = EIGHUNVAL; in OHDrawingTypographyGetMinIntrinsicWidth() local
595 double maxWidth = SENFIVEVAL; in OHDrawingTypographyGetMaxIntrinsicWidth() local
624 double maxWidth = EIGHUNVAL; in OHDrawingTypographyGetLongestLine() local
676 double maxWidth = EIGHUNVAL; in OHDrawingTypographyGetLongestLineWithIndent() local
708 double maxWidth = EIGHUNVAL; in OHDrawingTypographyGetAlphabeticBaseline() local
740 double maxWidth = EIGHUNVAL; in OHDrawingTypographyGetAlphabeticBaselineNormal() local
772 double maxWidth = EIGHUNVAL; in OHDrawingTypographyGetIdeographicBaseline() local
804 double maxWidth = EIGHUNVAL; in OHDrawingTypographyGetIdeographicBaselineNormal() local
[all …]
/test/xts/acts/graphic/nativeFontNdk/entry/src/main/cpp/
DnativeFontNdk1.cpp65 double maxWidth = NUM_500; in PrepareCreateTextLine() local
622 double maxWidth = DOUBLE_NUM_800; in OHDrawingLineTypographyGetLineBreak001() local
654 double maxWidth = DOUBLE_NUM_800; in OHDrawingLineTypographyGetLineBreak002() local
686 double maxWidth = DOUBLE_NUM_800; in OHDrawingLineTypographyGetLineBreak003() local
718 double maxWidth = DOUBLE_NUM_800; in OHDrawingLineTypographyGetLineBreak004() local
760 double maxWidth = DOUBLE_NUM_800; in OHDrawingLineTypographyGetLineBreak005() local
982 double maxWidth = DOUBLE_NUM_800; in OHDrawingLineTypographyCreateLine006() local
DnativeFontNdk2.cpp61 double maxWidth = DOUBLE_NUM_500; in PrepareCreateTextLine() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dwaterflow_component.cpp123 void WaterFlowComponent::SetItemConstraintSize(float minWidth, float maxWidth, float minHeight, flo… in SetItemConstraintSize()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/
Dwaterflow_component.cpp123 void WaterFlowComponent::SetItemConstraintSize(float minWidth, float maxWidth, float minHeight, flo… in SetItemConstraintSize()
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dwaterflow_component.cpp123 void WaterFlowComponent::SetItemConstraintSize(float minWidth, float maxWidth, float minHeight, flo… in SetItemConstraintSize()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h449 ArkUI_Float32 maxWidth; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h487 ArkUI_Float32 maxWidth; member