Home
last modified time | relevance | path

Searched defs:value (Results 951 - 975 of 11483) sorted by relevance

1...<<31323334353637383940>>...460

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_pageenable_test.cpp23 ArkUI_NumberValue value[] = {{.i32 = false}}; in TestScrollPageEnable001() local
34 ArkUI_NumberValue value[] = {{.i32 = true}}; in TestScrollPageEnable002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/span/
H A Dspan_fontstyle_test.cpp23 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_STYLE_NORMAL}}; in TestSpanFontStyle001() local
35 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_STYLE_ITALIC}}; in TestSpanFontStyle002() local
48 ArkUI_NumberValue value[] = {{.i32 = fontStyle}}; in TestSpanFontStyle003() local
[all...]
H A Dspan_fontsize_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = fontSize}}; in TestSpanFontSize001() local
37 ArkUI_NumberValue value[] = {{.f32 = fontSize}}; in TestSpanFontSize002() local
51 ArkUI_NumberValue value[] = {{.f32 = SIZE_100}}; in TestSpanFontSize003() local
[all...]
H A Dspan_fontcolor_test.cpp24 ArkUI_NumberValue value[] = {{.u32 = colorTransparent}}; in TestSpanFontColor001() local
36 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestSpanFontColor002() local
48 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestSpanFontColor003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_width_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestSliderWidth001() local
38 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestSliderWidth002() local
53 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestSliderWidth003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/swiper/
H A Dswiper_interval_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = interval}}; in TestSwiperInterval001() local
36 ArkUI_NumberValue value[] = {{.f32 = interval}}; in TestSwiperInterval002() local
48 ArkUI_NumberValue value[] = {{.f32 = interval}}; in TestSwiperInterval003() local
[all...]
H A Dswiper_loop_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = loop}}; in TestSwiperLoop001() local
36 ArkUI_NumberValue value[] = {{.i32 = loop}}; in TestSwiperLoop002() local
48 ArkUI_NumberValue value[] = {{.i32 = loop}}; in TestSwiperLoop003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_textindent_test.cpp23 ArkUI_NumberValue value[] = {{.f32 = textIndentValue}}; in TestTextTextIndent001() local
35 ArkUI_NumberValue value[] = {{.f32 = largeValue}}; in TestTextTextIndent002() local
H A Dtext_maxlines_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = lines}}; in TestTextMaxLines001() local
36 ArkUI_NumberValue value[] = {{.i32 = lines}}; in TestTextMaxLines002() local
48 ArkUI_NumberValue value[] = {{.i32 = lines}}; in TestTextMaxLines003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H A Dtextarea_selectedbackgroundcolor_test.cpp25 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestTextAreaSelectedBackgroundColor001() local
36 ArkUI_NumberValue value[] = {{.u32 = COLOR_BLACK}}; in TestTextAreaSelectedBackgroundColor002() local
48 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestTextAreaSelectedBackgroundColor003() local
[all...]
H A Dtextarea_placeholdercolor_test.cpp25 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestTextAreaPlaceHolderColor001() local
36 ArkUI_NumberValue value[] = {{.u32 = COLOR_BLACK}}; in TestTextAreaPlaceHolderColor002() local
47 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestTextAreaPlaceHolderColor003() local
[all...]
H A Dtextarea_position_test.cpp26 ArkUI_NumberValue value[] = {{.f32 = positionX}, {.f32 = positionY}}; in TestTextAreaPosition001() local
41 ArkUI_NumberValue value[] = {{.f32 = positionX}, {.f32 = positionY}}; in TestTextAreaPosition002() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textpicker/
H A Dtextpicker_width_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestTextPickerWidth001() local
38 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestTextPickerWidth002() local
53 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestTextPickerWidth003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/timepicker/
H A Dtimepicker_height_test.cpp22 ArkUI_NumberValue value[] = {{.f32 = SIZE_300}}; in TestTimePickerHeight001() local
33 ArkUI_NumberValue value[] = {{.f32 = SIZE_10000}}; in TestTimePickerHeight002() local
44 ArkUI_NumberValue value[] = {{.f32 = PARAM_NEGATIVE_1}}; in TestTimePickerHeight003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/accessibility/
H A Dswiper_accessibilitydescription_test.cpp23 ArkUI_NumberValue value[] = {}; in TestSwiperAccessibilityDescription001() local
35 ArkUI_NumberValue value[] = {}; in TestSwiperAccessibilityDescription002() local
H A Dslider_accessibilitydescription_test.cpp23 ArkUI_NumberValue value[] = {}; in TestSliderAccessibilityDescription001() local
35 ArkUI_NumberValue value[] = {}; in TestSliderAccessibilityDescription002() local
H A Dscroll_accessibilitytext_test.cpp23 ArkUI_NumberValue value[] = {}; in TestScrollAccessibilityText001() local
35 ArkUI_NumberValue value[] = {}; in TestScrollAccessibilityText002() local
H A Dslider_accessibilitytext_test.cpp23 ArkUI_NumberValue value[] = {}; in TestSliderAccessibilityText001() local
35 ArkUI_NumberValue value[] = {}; in TestSliderAccessibilityText002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_backgroundcolor_test.cpp23 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestCommonAttrsBackgroundColor001() local
35 ArkUI_NumberValue value[] = {{.u32 = backgroundColor}}; in TestCommonAttrsBackgroundColor002() local
47 ArkUI_NumberValue value[] = {{.u32 = backgroundColor}}; in TestCommonAttrsBackgroundColor003() local
[all...]
H A Dcommonattrs_bordercolor_test.cpp23 ArkUI_NumberValue value[] = {{.u32 = COLOR_GREEN}}; in TestCommonAttrsBorderColor001() local
34 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.u32 = COLOR_RED}, {.u32 = COLOR_RED}, {.u32 = COLOR_RED}}; in TestCommonAttrsBorderColor002() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_accessibilitydescription_test.cpp23 ArkUI_NumberValue value[] = {}; in TestCustomComponentAccessibilityDescription001() local
35 ArkUI_NumberValue value[] = {}; in TestCustomComponentAccessibilityDescription002() local
H A Dcustomcomponent_accessibilitytext_test.cpp23 ArkUI_NumberValue value[] = {}; in TestCustomComponentAccessibilityText001() local
35 ArkUI_NumberValue value[] = {}; in TestCustomComponentAccessibilityText002() local
H A Dcustomcomponent_height_test.cpp23 ArkUI_NumberValue value[] = {{.f32 = SIZE_200}}; in TestCustomComponentHeight001() local
34 ArkUI_NumberValue value[] = {{.f32 = PARAM_10000}}; in TestCustomComponentHeight002() local
45 ArkUI_NumberValue value[] = {{.f32 = PARAM_NEGATIVE_10}}; in TestCustomComponentHeight003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_position_test.cpp26 ArkUI_NumberValue value[] = {{.f32 = positionX}, {.f32 = positionY}}; in TestImagePosition001() local
41 ArkUI_NumberValue value[] = {{.f32 = positionX}, {.f32 = positionY}}; in TestImagePosition002() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_height_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestStackHeight001() local
38 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestStackHeight002() local
53 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestStackHeight003() local
[all...]

Completed in 10 milliseconds

1...<<31323334353637383940>>...460