| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/unit/ |
| D | unit_widthpercent_test.cpp | 27 ArkUI_NumberValue widthValue[] = { { .f32 = WIDTH_PERCENT_1 } }; in TestUnitWidthPercent001() local 37 ArkUI_NumberValue widthValue[] = { { .f32 = WIDTH_PERCENT_2 } }; in TestUnitWidthPercent002() local 47 ArkUI_NumberValue widthValue[] = { { .f32 = WIDTH_PERCENT_3 } }; in TestUnitWidthPercent003() local 57 ArkUI_NumberValue widthValue[] = { { .f32 = WIDTH_PERCENT_4 } }; in TestUnitWidthPercent004() local 68 ArkUI_NumberValue widthValue[] = { { .f32 = WIDTH_PERCENT_5 } }; in TestUnitWidthPercent005() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
| D | text_clip_test.cpp | 62 float widthValue = 40; in TestTextClip004() local 85 float widthValue = 40; in TestTextClip005() local 100 float widthValue = 40; in TestTextClip006() local 115 float widthValue = 40; in TestTextClip007() local 133 float widthValue = 40; in TestTextClip008() local 148 float widthValue = -40; in TestTextClip009() local 172 float widthValue = -40; in TestTextClip010() local 188 float widthValue = -40; in TestTextClip011() local 204 float widthValue = -40; in TestTextClip012() local
|
| D | text_mask_test.cpp | 24 float widthValue = 5; in TestTextMask001() local 48 float widthValue = 5; in TestTextMask002() local 69 float widthValue = 5; in TestTextMask003() local 90 float widthValue = 5; in TestTextMask004() local 132 float widthValue = 100; in TestTextMask006() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
| D | customcomponent_eventondraw_test.cpp | 28 ArkUI_NumberValue widthValue[] = { { .f32 = 50 } }; in createChildNode() local 55 ArkUI_NumberValue widthValue[] = { { .f32 = 200 } }; in createColumnNode() local
|
| D | customcomponent_id_test.cpp | 73 ArkUI_NumberValue widthValue[] = {{.f32 = width}}; in CreateSubCustomComponentNode() local
|
| D | customcomponent_event_test.cpp | 74 ArkUI_NumberValue widthValue[] = { {.f32 = 500} }; in CreateNativeNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/timepicker/ |
| D | timepicker_onchange_test.cpp | 27 ArkUI_NumberValue widthValue[] = {{.f32 = SIZE_200}}; in createChildNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/datepicker/ |
| D | datepicker_ondatechange_test.cpp | 27 ArkUI_NumberValue widthValue[] = {{.f32 = SIZE_200}}; in createChildNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/ |
| D | drag_getWidthHeight.cpp | 86 ArkUI_NumberValue widthValue[] = {200}; in CreateNativeNode() local
|
| D | drag_getXY.cpp | 101 ArkUI_NumberValue widthValue[] = {200}; in CreateNativeNode() local
|
| D | drag_getDataTypesCount.cpp | 45 ArkUI_NumberValue widthValue[] = {200}; in createDragAreaChildNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_testwearcrop/entry/src/main/cpp/calendarpicker/ |
| D | calendarpicker_onchange_test.cpp | 27 ArkUI_NumberValue widthValue[] = {{.f32 = SIZE_200}}; in createChildNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textpicker/ |
| D | textpicker_onchange_test.cpp | 27 ArkUI_NumberValue widthValue[] = {{.f32 = SIZE_150}}; in createChildNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_nowear_test_api19/entry/src/main/cpp/gestureRecognizer/ |
| D | PanGestureTest.cpp | 134 ArkUI_NumberValue widthValue[] = {{500}}; in PanGestureTest001() local 267 ArkUI_NumberValue widthValue[] = {{500}}; in PanGestureTest002() local 394 ArkUI_NumberValue widthValue[] = {{500}}; in PanGestureTest003() local 513 ArkUI_NumberValue widthValue[] = {{500}}; in PanGestureTest004() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
| D | commonattrs_id_test.cpp | 73 ArkUI_NumberValue widthValue[] = {{.f32 = width}}; in CreateSubCommonAttrsNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/ |
| D | image_onerror_test.cpp | 74 ArkUI_NumberValue widthValue[] = {{.f32 = width}}; in CreateSubImageNode() local
|
| D | image_id_test.cpp | 71 ArkUI_NumberValue widthValue[] = {{.f32 = width}}; in CreateSubImageNode() local
|
| D | image_oncomplete_test.cpp | 75 ArkUI_NumberValue widthValue[] = {{.f32 = width}}; in CreateSubImageNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/ |
| D | animator_event_test.cpp | 175 ArkUI_NumberValue widthValue[] = {380}; in testKeyframeRegisterOnFinish_001() local 232 ArkUI_NumberValue widthValue[] = {380}; in testKeyframeRegisterOnEvent_002() local 302 ArkUI_NumberValue widthValue[] = {progress}; in CreateRegisterOnFrameCallback() local
|
| /test/xts/acts/arkui/ace_c_arkui_nowear_test_api19/entry/src/main/cpp/drag/ |
| D | notify_drag_test.cpp | 62 ArkUI_NumberValue widthValue[] = {200}; in createDragAreaChildNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/ |
| D | textinput_ontextselectionallchange_test.cpp | 49 ArkUI_NumberValue widthValue[] = { { .f32 = width } }; in CreateSubTextInputNode() local
|
| D | textinput_ontextselectionchange_test.cpp | 50 ArkUI_NumberValue widthValue[] = { { .f32 = width } }; in CreateSubTextInputNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/gestureRecognizer/ |
| D | gestureRecognizer.cpp | 69 ArkUI_NumberValue widthValue[] = {200}; in createColumn() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/snapShot/ |
| D | snap_shot.cpp | 85 ArkUI_NumberValue widthValue[] = {200}; in createColumn() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/ |
| D | textarea_oncontentdidchange_test.cpp | 63 ArkUI_NumberValue widthValue[] = { { .f32 = width } }; in CreateChildNode() local
|