Home
last modified time | relevance | path

Searched defs:value (Results 776 - 800 of 4778) sorted by relevance

1...<<31323334353637383940>>...192

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/imagespan/
H A Dimagespan_height_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestImageSpanHeight001() local
37 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestImageSpanHeight002() local
52 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestImageSpanHeight003() local
[all...]
H A Dimagespan_width_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestImageSpanWidth001() local
37 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestImageSpanWidth002() local
52 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestImageSpanWidth003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_width_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestImageWidth001() local
38 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestImageWidth002() local
53 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestImageWidth003() local
[all...]
H A Dimage_src_test.cpp28 const char *value = FIRST_MIDDLE_VALUE; in TestImageSrc001() local
41 const char *value = SECOND_MIDDLE_VALUE; in TestImageSrc002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_width_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestListWidth001() local
36 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestListWidth002() local
48 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestListWidth003() local
[all...]
H A Dlist_blur_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = blur}}; in TestListBlur001() local
H A Dlist_backgroundcolor_test.cpp24 ArkUI_NumberValue value[] = {{.u32 = backgroundColor}}; in TestListBackgroundColor001() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H A Dlistitem_blur_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = blur}}; in TestListItemBlur001() local
H A Dlistitem_backgroundcolor_test.cpp24 ArkUI_NumberValue value[] = {{.u32 = backgroundColor}}; in TestListItemBackgroundColor001() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_rotate_test.cpp28 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = z}, {.f32 = angle}, {.f32 = perspective}}; in TestStackRotate001() local
48 ArkUI_NumberValue value[] = {{.f32 = x}, {.f32 = y}, {.f32 = z}, {.f32 = angle}, {.f32 = perspective}}; in TestStackRotate002() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_backgroundcolor_test.cpp23 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestTextBackgroundColor001() local
34 ArkUI_NumberValue value[] = {{.u32 = COLOR_BLACK}}; in TestTextBackgroundColor002() local
45 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestTextBackgroundColor003() local
[all...]
H A Dtext_width_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestTextWidth001() local
38 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestTextWidth002() local
53 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestTextWidth003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H A Dtextarea_backgroundcolor_test.cpp23 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestTextAreaBackGroundColor001() local
34 ArkUI_NumberValue value[] = {{.u32 = COLOR_BLACK}}; in TestTextAreaBackGroundColor002() local
45 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestTextAreaBackGroundColor003() local
[all...]
H A Dtextarea_bluronsubmit_test.cpp23 ArkUI_NumberValue value[] = {{.i32 = true}}; in TestTextAreaBlurOnSubmit001() local
34 ArkUI_NumberValue value[] = {{.i32 = false}}; in TestTextAreaBlurOnSubmit002() local
45 ArkUI_NumberValue value[] = {{.i32 = -1}}; in TestTextAreaBlurOnSubmit003() local
[all...]
H A Dtextarea_caretcolor_test.cpp23 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestTextAreaCaretColor001() local
34 ArkUI_NumberValue value[] = {{.u32 = COLOR_BLACK}}; in TestTextAreaCaretColor002() local
45 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestTextAreaCaretColor003() local
[all...]
H A Dtextarea_defaultfocus_test.cpp26 ArkUI_NumberValue value[] = {{.i32 = DEFAULT_FOCUS}}; in TestTextAreaDefaultFocus001() local
37 ArkUI_NumberValue value[] = {{.i32 = FOCUS}}; in TestTextAreaDefaultFocus002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_fontstyle_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = fontStyle}}; in TestTextInputFontStyle001() local
36 ArkUI_NumberValue value[] = {{.i32 = fontStyle}}; in TestTextInputFontStyle002() local
48 ArkUI_NumberValue value[] = {{.i32 = fontStyle}}; in TestTextInputFontStyle003() local
[all...]
H A Dtextinput_height_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestTextInputHeight001() local
37 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestTextInputHeight002() local
52 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestTextInputHeight003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/toggle/
H A Dtoggle_height_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestToggleHeight001() local
36 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestToggleHeight002() local
48 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestToggleHeight003() local
[all...]
H A Dtoggle_width_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestToggleWidth001() local
36 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestToggleWidth002() local
48 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestToggleWidth003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/accessibility/
H A Dcheckbox_accessibilitydescription_test.cpp23 ArkUI_NumberValue value[] = {}; in TestCheckboxAccessibilityDescription001() local
35 ArkUI_NumberValue value[] = {}; in TestCheckboxAccessibilityDescription002() local
H A Dbutton_accessibilitydescription_test.cpp23 ArkUI_NumberValue value[] = {}; in TestButtonAccessibilityDescription001() local
35 ArkUI_NumberValue value[] = {}; in TestButtonAccessibilityDescription002() local
H A Dcheckbox_accessibilitytext_test.cpp23 ArkUI_NumberValue value[] = {}; in TestCheckboxAccessibilityText001() local
35 ArkUI_NumberValue value[] = {}; in TestCheckboxAccessibilityText002() local
H A Dbutton_accessibilitytext_test.cpp23 ArkUI_NumberValue value[] = {}; in TestButtonAccessibilityText001() local
35 ArkUI_NumberValue value[] = {}; in TestButtonAccessibilityText002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/datepicker/
H A Ddatepicker_lunar_test.cpp29 ArkUI_NumberValue value[] = {{.i32 = true}}; in TestDatePickerLunar002() local
40 ArkUI_NumberValue value[] = {{.i32 = false}}; in TestDatePickerLunar003() local
51 ArkUI_NumberValue value[] in TestDatePickerLunar004() local
[all...]

Completed in 6 milliseconds

1...<<31323334353637383940>>...192