Home
last modified time | relevance | path

Searched defs:value (Results 1651 - 1675 of 7579) sorted by relevance

1...<<61626364656667686970>>...304

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_align_test.cpp25 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCustomComponentAlign001() local
37 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCustomComponentAlign002() local
49 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCustomComponentAlign003() local
61 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign004() local
73 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign005() local
85 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign006() local
97 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign007() local
109 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign008() local
121 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign009() local
141 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign011() local
[all...]
H A Dcustomcomponent_grayscale_test.cpp36 ArkUI_NumberValue value[] = {{.f32 = grayScale}}; in TestCustomComponentGrayscale002() local
48 ArkUI_NumberValue value[] = {{.f32 = grayScale}}; in TestCustomComponentGrayscale003() local
59 ArkUI_NumberValue value[] in TestCustomComponentGrayscale004() local
70 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCustomComponentGrayscale005() local
84 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCustomComponentGrayscale006() local
[all...]
H A Dcustomcomponent_sepia_test.cpp30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCustomComponentSepia001() local
42 ArkUI_NumberValue value[] = {{.f32 = sepia}}; in TestCustomComponentSepia002() local
54 ArkUI_NumberValue value[] = {{.f32 = sepia}}; in TestCustomComponentSepia003() local
66 ArkUI_NumberValue value[] = {{.f32 = sepia}}; TestCustomComponentSepia004() local
77 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCustomComponentSepia005() local
91 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCustomComponentSepia006() local
[all...]
H A Dcustomcomponent_opacity_test.cpp28 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCustomComponentOpacity001() local
40 ArkUI_NumberValue value[] = {{.f32 = opacity}}; in TestCustomComponentOpacity002() local
52 ArkUI_NumberValue value[] = {{.f32 = opacity}}; in TestCustomComponentOpacity003() local
70 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCustomComponentOpacity005() local
84 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCustomComponentOpacity006() local
[all...]
H A Dcustomcomponent_sweepgradient_test.cpp41 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, in TestCustomComponentSweepGradient002() local
67 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestCustomComponentSweepGradient003() local
93 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestCustomComponentSweepGradient004() local
119 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestCustomComponentSweepGradient005() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_opacity_test.cpp31 ArkUI_NumberValue value[] = {{.f32 = opacity}}; in TestImageOpacity001() local
43 ArkUI_NumberValue value[] = {{.f32 = opacity}}; in TestImageOpacity002() local
55 ArkUI_NumberValue value[] = {{.f32 = opacity}}; in TestImageOpacity003() local
75 ArkUI_NumberValue value[] = {{.f32 = opacity}}; TestImageOpacity005() local
89 ArkUI_NumberValue value[] = {{.f32 = opacity}}; TestImageOpacity006() local
[all...]
H A Dimage_objectfit_test.cpp27 ArkUI_NumberValue value[] = {{.i32 = objectFitValue}}; in TestImageObjectFit001() local
39 ArkUI_NumberValue value[] = {{.i32 = objectFitValue}}; in TestImageObjectFit002() local
51 ArkUI_NumberValue value[] = {{.i32 = objectFitValue}}; in TestImageObjectFit003() local
63 ArkUI_NumberValue value[] = {{.i32 = objectFitValue}}; TestImageObjectFit004() local
75 ArkUI_NumberValue value[] = {{.i32 = objectFitValue}}; TestImageObjectFit005() local
87 ArkUI_NumberValue value[] = {{.i32 = objectFitValue}}; TestImageObjectFit006() local
99 ArkUI_NumberValue value[] = {{.i32 = objectFitValue}}; TestImageObjectFit007() local
113 ArkUI_NumberValue value[] = {{.i32 = objectFitValue}}; TestImageObjectFit008() local
[all...]
H A Dimage_saturate_test.cpp31 ArkUI_NumberValue value[] = {{.f32 = saturateValue}}; in TestImageSaturate001() local
51 ArkUI_NumberValue value[] = {{.f32 = saturateValue}}; in TestImageSaturate003() local
63 ArkUI_NumberValue value[] in TestImageSaturate004() local
75 ArkUI_NumberValue value[] = {{.f32 = saturateValue}}; TestImageSaturate005() local
87 ArkUI_NumberValue value[] = {{.f32 = saturateValue}}; TestImageSaturate006() local
101 ArkUI_NumberValue value[] = {{.f32 = saturateValue}}; TestImageSaturate007() local
[all...]
H A Dimage_translate_test.cpp33 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = z}}; in TestImageTranslate001() local
49 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = z}}; in TestImageTranslate002() local
65 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = z}}; TestImageTranslate003() local
81 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = z}}; TestImageTranslate004() local
97 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = z}}; TestImageTranslate005() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_rotate_test.cpp28 ArkUI_NumberValue value[PARAM_5] = { in TestListRotate001() local
67 ArkUI_NumberValue value[PARAM_5] = { TestListRotate003() local
89 ArkUI_NumberValue value[PARAM_5] = { TestListRotate004() local
111 ArkUI_NumberValue value[PARAM_5] = { TestListRotate005() local
[all...]
H A Dlist_translate_test.cpp26 ArkUI_NumberValue value[PARAM_3] = {{.f32 = translateX}, {.f32 = translateY}, {.f32 = translateZ}}; in TestListTranslate001() local
42 ArkUI_NumberValue value[PARAM_3] = {{.f32 = translateX}, {.f32 = translateY}, {.f32 = translateZ}}; in TestListTranslate002() local
58 ArkUI_NumberValue value[PARAM_3] = {{.f32 = translateX}, {.f32 = translateY}, {.f32 = translateZ}}; TestListTranslate003() local
74 ArkUI_NumberValue value[PARAM_3] = {{.f32 = translateX}, {.f32 = translateY}, {.f32 = translateZ}}; TestListTranslate004() local
88 ArkUI_NumberValue value[] = {{.f32 = translate}}; TestListTranslate005() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_value_test.cpp32 ArkUI_NumberValue value[] = {{.f32 = progressValue}}; in TestSliderValue002() local
52 ArkUI_NumberValue value[] = {{.f32 = progressValue}}; in TestSliderValue003() local
64 ArkUI_NumberValue value[] in TestSliderValue004() local
77 ArkUI_NumberValue value[] = {{.f32 = progressValue}}; TestSliderValue005() local
[all...]
H A Dslider_step_test.cpp36 ArkUI_NumberValue value[] = {{.f32 = stepValue}}; in TestSliderStep002() local
48 ArkUI_NumberValue value[] = {{.f32 = stepValue}}; in TestSliderStep003() local
60 ArkUI_NumberValue value[] in TestSliderStep004() local
72 ArkUI_NumberValue value[] = {{.f32 = stepValue}}; TestSliderStep005() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_borderwidth_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; in TestStackBorderWidth001() local
36 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; in TestStackBorderWidth002() local
50 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; in TestStackBorderWidth003() local
65 ArkUI_NumberValue value[] = { TestStackBorderWidth004() local
84 ArkUI_NumberValue value[] = { TestStackBorderWidth005() local
105 ArkUI_NumberValue value[] = { TestStackBorderWidth006() local
[all...]
H A Dstack_borderradius_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = borderRadius}}; in TestStackBorderRadius001() local
36 ArkUI_NumberValue value[] = {{.f32 = borderRadius}}; in TestStackBorderRadius002() local
48 ArkUI_NumberValue value[] = {{.f32 = borderRadius}}; in TestStackBorderRadius003() local
60 ArkUI_NumberValue value[] = {{.f32 = borderRadius}}; TestStackBorderRadius004() local
77 ArkUI_NumberValue value[] = {{.f32 = borderRadiusLeftTop}, TestStackBorderRadius005() local
95 ArkUI_NumberValue value[] = { TestStackBorderRadius006() local
111 ArkUI_NumberValue value[] = { TestStackBorderRadius007() local
130 ArkUI_NumberValue value[] = {{.f32 = borderRadiusLeftTop}, TestStackBorderRadius008() local
[all...]
H A Dstack_bordercolor_test.cpp24 ArkUI_NumberValue value[] = {{.u32 = borderColor}}; in TestStackBorderColor001() local
36 ArkUI_NumberValue value[] = {{.u32 = borderColor}}; in TestStackBorderColor002() local
48 ArkUI_NumberValue value[] = {{.u32 = borderColor}}; in TestStackBorderColor003() local
63 ArkUI_NumberValue value[] = { TestStackBorderColor004() local
82 ArkUI_NumberValue value[] = { TestStackBorderColor005() local
101 ArkUI_NumberValue value[] = { TestStackBorderColor006() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_mask_test.cpp27 ArkUI_NumberValue value[] = { in TestTextMask001() local
50 ArkUI_NumberValue value[] = {{.u32 = color}, {.u32 = color}, TestTextMask002() local
71 ArkUI_NumberValue value[] = {{.u32 = color}, {.u32 = color}, TestTextMask003() local
92 ArkUI_NumberValue value[] = {{.u32 = color}, {.u32 = color}, TestTextMask004() local
114 ArkUI_NumberValue value[] = { TestTextMask005() local
134 ArkUI_NumberValue value[] = {{.u32 = color}, {.u32 = color}, TestTextMask006() local
156 ArkUI_NumberValue value[] = {{.u32 = color}, TestTextMask007() local
[all...]
H A Dtext_align_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestTextAlign001() local
36 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestTextAlign002() local
48 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestTextAlign003() local
60 ArkUI_NumberValue value[] = {{.i32 = align}}; TestTextAlign004() local
72 ArkUI_NumberValue value[] = {{.i32 = align}}; TestTextAlign005() local
84 ArkUI_NumberValue value[] = {{.i32 = align}}; TestTextAlign006() local
96 ArkUI_NumberValue value[] = {{.i32 = align}}; TestTextAlign007() local
108 ArkUI_NumberValue value[] = {{.i32 = align}}; TestTextAlign008() local
120 ArkUI_NumberValue value[] = {{.i32 = align}}; TestTextAlign009() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_padding_test.cpp27 ArkUI_NumberValue value[] = {{.f32 = padding}}; in TestTextInputPadding001() local
42 ArkUI_NumberValue value[] = {{.f32 = padding}}; in TestTextInputPadding002() local
60 ArkUI_NumberValue value[] = { TestTextInputPadding003() local
79 ArkUI_NumberValue value[] = { TestTextInputPadding004() local
[all...]
H A Dtextinput_type_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_NORMAL}}; in TestTextInputType001() local
36 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_NUMBER}}; in TestTextInputType002() local
48 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_PHONE_NUMBER}}; in TestTextInputType003() local
61 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_EMAIL}}; TestTextInputType004() local
73 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_PASSWORD}}; TestTextInputType005() local
86 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_NUMBER_PASSWORD}}; TestTextInputType006() local
99 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_SCREEN_LOCK_PASSWORD}}; TestTextInputType007() local
112 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_USER_NAME}}; TestTextInputType008() local
125 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_NEW_PASSWORD}}; TestTextInputType009() local
138 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXTINPUT_TYPE_NUMBER_DECIMAL}}; TestTextInputType010() local
151 ArkUI_NumberValue value[] = {{.i32 = PARAM_NEGATIVE_100}}; TestTextInputType011() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_sweepgradient_test.cpp41 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, in TestCommonAttrsSweepGradient002() local
67 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestCommonAttrsSweepGradient003() local
93 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestCommonAttrsSweepGradient004() local
119 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestCommonAttrsSweepGradient005() local
[all...]
H A Dcommonattrs_sepia_test.cpp30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCommonAttrsSepia001() local
42 ArkUI_NumberValue value[] = {{.f32 = sepia}}; in TestCommonAttrsSepia002() local
54 ArkUI_NumberValue value[] = {{.f32 = sepia}}; in TestCommonAttrsSepia003() local
66 ArkUI_NumberValue value[] = {{.f32 = sepia}}; TestCommonAttrsSepia004() local
77 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCommonAttrsSepia005() local
91 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCommonAttrsSepia006() local
[all...]
H A Dcommonattrs_clip_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestCommonAttrsClip001() local
36 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestCommonAttrsClip002() local
48 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestCommonAttrsClip003() local
63 ArkUI_NumberValue value[] = { TestCommonAttrsClip004() local
81 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_CIRCLE}, {.f32 = width}, {.f32 = height}}; TestCommonAttrsClip005() local
96 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_ELLIPSE}, {.f32 = width}, {.f32 = height}}; TestCommonAttrsClip006() local
111 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_PATH}, {.f32 = width}, {.f32 = height}}; TestCommonAttrsClip007() local
[all...]
H A Dcommonattrs_contrast_test.cpp30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCommonAttrsContrast001() local
48 ArkUI_NumberValue value[] = {{.f32 = FIRST_MIDDLE_VALUE}}; in TestCommonAttrsContrast003() local
59 ArkUI_NumberValue value[] in TestCommonAttrsContrast004() local
70 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCommonAttrsContrast005() local
84 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCommonAttrsContrast006() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/customproperty/
H A Dcustom_property_test.cpp45 ArkUI_NumberValue value[] = {480}; in testAddCustomProperty001() local
93 ArkUI_NumberValue value[] = {480}; in testRemoveCustomProperty002() local

Completed in 10 milliseconds

1...<<61626364656667686970>>...304