Home
last modified time | relevance | path

Searched defs:value (Results 876 - 900 of 1062) sorted by relevance

1...<<31323334353637383940>>...43

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/system/
H A Dsystem_ColorFontChange_test.cpp27 ArkUI_NumberValue value[] = {480}; in testRegisterSystemColorModeChangeEvent_001() local
82 ArkUI_NumberValue value[] = {480}; in testUnregisterSystemColorModeChangeEvent_002() local
132 ArkUI_NumberValue value[] = {480}; testRegisterSystemFontStyleChangeEvent_003() local
174 ArkUI_NumberValue value[] = {480}; testUnregisterSystemFontStyleChangeEvent_004() local
219 ArkUI_NumberValue value[] = {480}; testSystemFontStyleEvent_GetFontSizeScale_005() local
258 ArkUI_NumberValue value[] = {480}; testSystemFontStyleEvent_GetFontWeightScale_006() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/swiper/
H A Dswiper_indicator_test.cpp32 ArkUI_NumberValue value[] = {{.i32 = indicator}}; in TestSwiperIndicator001() local
44 ArkUI_NumberValue value[] = {{.i32 = indicator}}; in TestSwiperIndicator002() local
56 ArkUI_NumberValue value[] = {{.i32 = indicator}}; in TestSwiperIndicator003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_sweepgradient_test.cpp41 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, in TestTextSweepGradient002() local
70 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestTextSweepGradient003() local
99 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestTextSweepGradient004() local
128 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = startValue}, TestTextSweepGradient005() local
[all...]
H A Dtext_overlay_test.cpp46 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_TOP_START}, {.f32 = offsetValue}, {.f32 = offsetValue}}; in TestTextOverlay003() local
61 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_TOP}}; in TestTextOverlay004() local
74 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_TOP_END}}; TestTextOverlay005() local
87 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_START}}; TestTextOverlay006() local
100 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_CENTER}}; TestTextOverlay007() local
113 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_END}}; TestTextOverlay008() local
126 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_BOTTOM_START}}; TestTextOverlay009() local
139 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_BOTTOM}}; TestTextOverlay010() local
152 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_BOTTOM_END}}; TestTextOverlay011() local
166 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_TOP_START}, {.f32 = offsetValue}, {.f32 = offsetValue}}; TestTextOverlay012() local
182 ArkUI_NumberValue value[] = {{.i32 = exceptionValue}}; TestTextOverlay013() local
[all...]
H A Dtext_font_test.cpp32 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W100}, {.i32 = ARKUI_FONT_STYLE_NORMAL}}; in TestTextFont002() local
52 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W200}, {.i32 = ARKUI_FONT_STYLE_ITALIC}}; in TestTextFont003() local
66 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W300}}; TestTextFont004() local
79 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W400}}; TestTextFont005() local
92 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W500}}; TestTextFont006() local
105 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W600}}; TestTextFont007() local
118 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W700}}; TestTextFont008() local
131 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W800}}; TestTextFont009() local
144 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_W900}}; TestTextFont010() local
157 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_BOLD}}; TestTextFont011() local
170 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_NORMAL}}; TestTextFont012() local
183 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_BOLDER}}; TestTextFont013() local
196 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_LIGHTER}}; TestTextFont014() local
209 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_MEDIUM}}; TestTextFont015() local
222 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = ARKUI_FONT_WEIGHT_REGULAR}}; TestTextFont016() local
236 ArkUI_NumberValue value[] = {{.f32 = sizeValue}, {.i32 = exceptionValue}, {.i32 = exceptionValue}}; TestTextFont017() local
252 ArkUI_NumberValue value[] = {{.f32 = sizeValue}}; TestTextFont018() local
[all...]
H A Dtext_decoration_test.cpp37 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXT_DECORATION_TYPE_UNDERLINE}}; in TestTextDecoration002() local
49 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXT_DECORATION_TYPE_OVERLINE}}; in TestTextDecoration003() local
61 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXT_DECORATION_TYPE_LINE_THROUGH}}; TestTextDecoration004() local
75 ArkUI_NumberValue value[] = {{.i32 = exceptionValue}}; TestTextDecoration005() local
89 ArkUI_NumberValue value[] = {{.i32 = ARKUI_TEXT_DECORATION_TYPE_UNDERLINE}, {.u32 = color}}; TestTextDecoration006() local
102 ArkUI_NumberValue value[] = {{.i32 = decorationType}, {}, {.i32 = decorationStyle}}; TestTextDecoration007() local
116 ArkUI_NumberValue value[] = {{.i32 = decorationType}, {}, {.i32 = decorationStyle}}; TestTextDecoration008() local
130 ArkUI_NumberValue value[] = {{.i32 = decorationType}, {}, {.i32 = decorationStyle}}; TestTextDecoration009() local
144 ArkUI_NumberValue value[] = {{.i32 = decorationType}, {}, {.i32 = decorationStyle}}; TestTextDecoration010() local
158 ArkUI_NumberValue value[] = {{.i32 = decorationType}, {}, {.i32 = decorationStyle}}; TestTextDecoration011() local
172 ArkUI_NumberValue value[] = {{.i32 = decorationType}, {}, {.i32 = decorationStyle}}; TestTextDecoration012() local
186 ArkUI_NumberValue value[] = {{.i32 = decorationType}, {}, {.i32 = decorationStyle}}; TestTextDecoration013() local
[all...]
H A Dtext_clip_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = clipValue}}; in TestTextClip001() local
36 ArkUI_NumberValue value[] = {{.i32 = clipValue}}; in TestTextClip002() local
48 ArkUI_NumberValue value[] = {{.i32 = clipValue}}; in TestTextClip003() local
66 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_RECTANGLE}, TestTextClip004() local
87 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_CIRCLE}, {.f32 = widthValue}, {.f32 = heightValue}}; TestTextClip005() local
102 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_ELLIPSE}, {.f32 = widthValue}, {.f32 = heightValue}}; TestTextClip006() local
117 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_PATH}, {.f32 = widthValue}, {.f32 = heightValue}}; TestTextClip007() local
135 ArkUI_NumberValue value[] = {{.i32 = exception}, {.f32 = widthValue}, {.f32 = heightValue}}; TestTextClip008() local
152 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_RECTANGLE}, TestTextClip009() local
174 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_CIRCLE}, {.f32 = widthValue}, {.f32 = heightValue}}; TestTextClip010() local
190 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_ELLIPSE}, {.f32 = widthValue}, {.f32 = heightValue}}; TestTextClip011() local
206 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_PATH}, {.f32 = widthValue}, {.f32 = heightValue}}; TestTextClip012() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_radialgradient_test.cpp48 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = radial}, {.i32 = repeating}}; in TestImageRadialGradient002() local
70 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = radial}, {.i32 = repeating}}; in TestImageRadialGradient003() local
92 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = radial}, {.i32 = repeating}}; TestImageRadialGradient004() local
114 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = radial}, {.i32 = repeating}}; TestImageRadialGradient005() local
[all...]
H A Dimage_transform_test.cpp32 ArkUI_NumberValue value[] = {{.f32 = matrixValue}, {.f32 = PARAM_0}, {.f32 = PARAM_0}, {.f32 = PARAM_0}, in TestImageTransform001() local
51 ArkUI_NumberValue value[] = { in TestImageTransform002() local
71 ArkUI_NumberValue value[] = {{.f32 = static_cast<float>(cos(angleValue))}, TestImageTransform003() local
101 ArkUI_NumberValue value[] = {{.f32 = PARAM_1}, {.f32 = PARAM_0}, {.f32 = PARAM_0}, {.f32 = PARAM_0}, TestImageTransform004() local
116 ArkUI_NumberValue value[] = {{.f32 = PARAM_0}, {.f32 = PARAM_0}, {.f32 = PARAM_0}, {.f32 = PARAM_0}, TestImageTransform005() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_lineargradient_test.cpp29 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestListLinearGradient001() local
51 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestListLinearGradient002() local
73 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListLinearGradient003() local
95 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListLinearGradient004() local
117 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListLinearGradient005() local
139 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListLinearGradient006() local
161 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListLinearGradient007() local
183 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListLinearGradient008() local
203 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListLinearGradient009() local
223 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListLinearGradient010() local
[all...]
H A Dlist_nodeadapterevent_test.cpp61 ArkUI_NumberValue value[] = {20}; in OnAddNodeToAdapter() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/button/
H A Dbutton_fontweight_test.cpp23 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W100}}; in TestButtonFontWeight001() local
34 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W200}}; in TestButtonFontWeight002() local
45 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W300}}; in TestButtonFontWeight003() local
56 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W400}}; TestButtonFontWeight004() local
67 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W500}}; TestButtonFontWeight005() local
78 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W600}}; TestButtonFontWeight006() local
89 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W700}}; TestButtonFontWeight007() local
100 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W800}}; TestButtonFontWeight008() local
111 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W900}}; TestButtonFontWeight009() local
122 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_BOLD}}; TestButtonFontWeight010() local
133 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_NORMAL}}; TestButtonFontWeight011() local
144 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_BOLDER}}; TestButtonFontWeight012() local
155 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_LIGHTER}}; TestButtonFontWeight013() local
166 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_MEDIUM}}; TestButtonFontWeight014() local
177 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_REGULAR}}; TestButtonFontWeight015() local
188 ArkUI_NumberValue value[] = {{.i32 = PARAM_NEGATIVE_10}}; TestButtonFontWeight016() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_lineargradient_test.cpp29 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestCustomComponentLinearGradient001() local
51 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestCustomComponentLinearGradient002() local
73 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCustomComponentLinearGradient003() local
95 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCustomComponentLinearGradient004() local
117 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCustomComponentLinearGradient005() local
139 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCustomComponentLinearGradient006() local
161 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCustomComponentLinearGradient007() local
183 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCustomComponentLinearGradient008() local
203 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCustomComponentLinearGradient009() local
223 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCustomComponentLinearGradient010() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H A Dtextarea_fontweight_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W100}}; in TestTextAreaFontWeight001() local
35 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W200}}; in TestTextAreaFontWeight002() local
46 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W300}}; in TestTextAreaFontWeight003() local
57 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W400}}; TestTextAreaFontWeight004() local
68 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W500}}; TestTextAreaFontWeight005() local
79 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W600}}; TestTextAreaFontWeight006() local
90 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W700}}; TestTextAreaFontWeight007() local
101 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W800}}; TestTextAreaFontWeight008() local
112 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_W900}}; TestTextAreaFontWeight009() local
123 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_BOLD}}; TestTextAreaFontWeight010() local
134 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_NORMAL}}; TestTextAreaFontWeight011() local
145 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_BOLDER}}; TestTextAreaFontWeight012() local
156 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_LIGHTER}}; TestTextAreaFontWeight013() local
167 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_MEDIUM}}; TestTextAreaFontWeight014() local
178 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_WEIGHT_REGULAR}}; TestTextAreaFontWeight015() local
189 ArkUI_NumberValue value[] = {{.i32 = ABNROMAL_PARAM}}; TestTextAreaFontWeight016() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp66 int64_t value; in GetContext() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/calendarpicker/
H A Dcalendarpicker_textstyle_test.cpp22 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W100}}; in TestCalendarPickerTextStyle001() local
36 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W200}}; in TestCalendarPickerTextStyle002() local
50 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W300}}; TestCalendarPickerTextStyle003() local
64 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W400}}; TestCalendarPickerTextStyle004() local
78 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W500}}; TestCalendarPickerTextStyle005() local
92 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W600}}; TestCalendarPickerTextStyle006() local
106 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W700}}; TestCalendarPickerTextStyle007() local
120 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W800}}; TestCalendarPickerTextStyle008() local
134 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W900}}; TestCalendarPickerTextStyle009() local
148 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_BOLD}}; TestCalendarPickerTextStyle010() local
162 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_NORMAL}}; TestCalendarPickerTextStyle011() local
176 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_BOLDER}}; TestCalendarPickerTextStyle012() local
190 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_LIGHTER}}; TestCalendarPickerTextStyle013() local
204 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_MEDIUM}}; TestCalendarPickerTextStyle014() local
218 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_REGULAR}}; TestCalendarPickerTextStyle015() local
232 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = PARAM_NEGATIVE_1}, {.i32 = PARAM_NEGATIVE_1}}; TestCalendarPickerTextStyle016() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_lineargradient_test.cpp30 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestScrollLinearGradient001() local
52 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestScrollLinearGradient002() local
74 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestScrollLinearGradient003() local
96 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestScrollLinearGradient004() local
118 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestScrollLinearGradient005() local
140 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestScrollLinearGradient006() local
162 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestScrollLinearGradient007() local
184 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestScrollLinearGradient008() local
204 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestScrollLinearGradient009() local
222 ArkUI_NumberValue value[] = {{.f32 = angle}, {.i32 = ARKUI_LINEAR_GRADIENT_DIRECTION_CUSTOM}, {.i32 = false}}; TestScrollLinearGradient010() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_fontweight_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; in TestTextInputFontWeight001() local
36 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; in TestTextInputFontWeight002() local
48 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; in TestTextInputFontWeight003() local
60 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight004() local
72 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight005() local
84 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight006() local
96 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight007() local
108 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight008() local
120 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight009() local
132 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight010() local
144 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight011() local
156 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight012() local
168 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight013() local
180 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight014() local
192 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight015() local
204 ArkUI_NumberValue value[] = {{.i32 = fontWeight}}; TestTextInputFontWeight016() local
[all...]
H A Dtextinput_clip_test.cpp33 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestTextInputClip001() local
53 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestTextInputClip003() local
70 ArkUI_NumberValue value[] in TestTextInputClip004() local
91 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_CIRCLE}, {.f32 = width}, {.f32 = height}}; TestTextInputClip005() local
107 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_ELLIPSE}, {.f32 = width}, {.f32 = height}}; TestTextInputClip006() local
123 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_PATH}, {.f32 = width}, {.f32 = height}}; TestTextInputClip007() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_lineargradient_test.cpp29 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestCommonAttrsLinearGradient001() local
51 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestCommonAttrsLinearGradient002() local
73 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCommonAttrsLinearGradient003() local
95 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCommonAttrsLinearGradient004() local
117 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCommonAttrsLinearGradient005() local
139 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCommonAttrsLinearGradient006() local
161 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCommonAttrsLinearGradient007() local
183 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCommonAttrsLinearGradient008() local
203 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCommonAttrsLinearGradient009() local
223 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestCommonAttrsLinearGradient010() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H A Dlistitem_lineargradient_test.cpp29 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestListItemLinearGradient001() local
51 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; in TestListItemLinearGradient002() local
73 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListItemLinearGradient003() local
95 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListItemLinearGradient004() local
117 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListItemLinearGradient005() local
139 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListItemLinearGradient006() local
161 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListItemLinearGradient007() local
183 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListItemLinearGradient008() local
203 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListItemLinearGradient009() local
223 ArkUI_NumberValue value[PARAM_3] = {{.f32 = angle}, {.i32 = direction}, {.i32 = repeating}}; TestListItemLinearGradient010() local
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvm_utils.h70 explicit Value(JSVM_Value value) : value_(value) {} in Value() argument
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DCommonTest.cpp27 int value; member
/test/xts/acts/kernel_lite/utils/
H A Dmt_utils.cpp32 uint64_t CheckStep(int value) in CheckStep() argument
124 int SetGlobalVariable(int value) in SetGlobalVariable() argument
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_module_test.cpp70 Image_String value; in GetImageProperty() local
100 Image_String value; in ModifyImageProperty() local
[all...]

Completed in 12 milliseconds

1...<<31323334353637383940>>...43