/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/calendarpicker/ |
H A D | calendarpicker_textstyle_test.cpp | 22 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W100}}; in TestCalendarPickerTextStyle001() 27 ASSERT_EQ(nodeAPI->getAttribute(calendarPicker, NODE_CALENDAR_PICKER_TEXT_STYLE)->value[PARAM_1].f32, SIZE_30); in TestCalendarPickerTextStyle001() 36 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W200}}; in TestCalendarPickerTextStyle002() 41 ASSERT_EQ(nodeAPI->getAttribute(calendarPicker, NODE_CALENDAR_PICKER_TEXT_STYLE)->value[PARAM_1].f32, SIZE_30); in TestCalendarPickerTextStyle002() 50 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W300}}; in TestCalendarPickerTextStyle003() 55 ASSERT_EQ(nodeAPI->getAttribute(calendarPicker, NODE_CALENDAR_PICKER_TEXT_STYLE)->value[PARAM_1].f32, SIZE_30); in TestCalendarPickerTextStyle003() 64 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W400}}; in TestCalendarPickerTextStyle004() 69 ASSERT_EQ(nodeAPI->getAttribute(calendarPicker, NODE_CALENDAR_PICKER_TEXT_STYLE)->value[PARAM_1].f32, SIZE_30); in TestCalendarPickerTextStyle004() 78 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.f32 = SIZE_30}, {.i32 = ARKUI_FONT_WEIGHT_W500}}; in TestCalendarPickerTextStyle005() 83 ASSERT_EQ(nodeAPI->getAttribute(calendarPicker, NODE_CALENDAR_PICKER_TEXT_STYLE)->value[PARAM_1].f32, SIZE_30); in TestCalendarPickerTextStyle005() [all...] |
H A D | calendarpicker_onchange_test.cpp | 31 ArkUI_NumberValue heightValue[] = {{.f32 = SIZE_30}}; in createChildNode()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
H A D | customcomponent_onlayout_test.cpp | 74 ArkUI_NumberValue innerSizeValue[] = {{.f32 = SIZE_30}, {.f32 = SIZE_30}}; in CreateNativeNode()
|
H A D | customcomponent_ondraw_test.cpp | 54 OH_Drawing_PenSetWidth(pen, SIZE_30); in OnEventReceive()
|
H A D | customcomponent_margin_test.cpp | 40 float marginLeft = SIZE_30; in TestCustomComponentMargin002()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/ |
H A D | list_childMainSize_test.cpp | 40 OH_ArkUI_ListChildrenMainSizeOption_SetDefaultMainSize(listChildrenMainSize, SIZE_30); in TestListChildMainSize002() 42 ASSERT_EQ(ret, SIZE_30); in TestListChildMainSize002()
|
H A D | list_borderradius_test.cpp | 40 float borderRadiusLeft = SIZE_30; in TestListBorderRadius002()
|
H A D | list_borderwidth_test.cpp | 40 float borderWidthLeft = SIZE_30; in TestListBorderWidth002()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/ |
H A D | common.h | 74 #define SIZE_30 30 macro
|
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/ |
H A D | common.h | 74 #define SIZE_30 30 macro
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
H A D | commonattrs_margin_test.cpp | 40 float marginLeft = SIZE_30; in TestCommonAttrsMargin002()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/ |
H A D | listitem_borderradius_test.cpp | 40 float borderRadiusLeft = SIZE_30; in TestListItemBorderRadius002()
|
H A D | listitem_borderwidth_test.cpp | 40 float borderWidthLeft = SIZE_30; in TestListItemBorderWidth002()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | timendk.cpp | 81 #define SIZE_30 30
macro
|
H A D | stringndk.cpp | 52 #define SIZE_30 30
macro 752 char value[SIZE_30];
in StrxfrmL()
|
H A D | wcharndk.cpp | 62 #define SIZE_30 30
macro 1480 wchar_t des[SIZE_30];
in Wmemcpy()
|
H A D | wctypendk.cpp | 44 #define SIZE_30 30
macro
|