Home
last modified time | relevance | path

Searched refs:SIZE_30 (Results 1 - 17 of 17) sorted by relevance

/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()
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 Dcalendarpicker_onchange_test.cpp31 ArkUI_NumberValue heightValue[] = {{.f32 = SIZE_30}}; in createChildNode()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_onlayout_test.cpp74 ArkUI_NumberValue innerSizeValue[] = {{.f32 = SIZE_30}, {.f32 = SIZE_30}}; in CreateNativeNode()
H A Dcustomcomponent_ondraw_test.cpp54 OH_Drawing_PenSetWidth(pen, SIZE_30); in OnEventReceive()
H A Dcustomcomponent_margin_test.cpp40 float marginLeft = SIZE_30; in TestCustomComponentMargin002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_childMainSize_test.cpp40 OH_ArkUI_ListChildrenMainSizeOption_SetDefaultMainSize(listChildrenMainSize, SIZE_30); in TestListChildMainSize002()
42 ASSERT_EQ(ret, SIZE_30); in TestListChildMainSize002()
H A Dlist_borderradius_test.cpp40 float borderRadiusLeft = SIZE_30; in TestListBorderRadius002()
H A Dlist_borderwidth_test.cpp40 float borderWidthLeft = SIZE_30; in TestListBorderWidth002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/
H A Dcommon.h74 #define SIZE_30 30 macro
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/
H A Dcommon.h74 #define SIZE_30 30 macro
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_margin_test.cpp40 float marginLeft = SIZE_30; in TestCommonAttrsMargin002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H A Dlistitem_borderradius_test.cpp40 float borderRadiusLeft = SIZE_30; in TestListItemBorderRadius002()
H A Dlistitem_borderwidth_test.cpp40 float borderWidthLeft = SIZE_30; in TestListItemBorderWidth002()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk.cpp81 #define SIZE_30 30 macro
H A Dstringndk.cpp52 #define SIZE_30 30 macro
752 char value[SIZE_30]; in StrxfrmL()
H A Dwcharndk.cpp62 #define SIZE_30 30 macro
1480 wchar_t des[SIZE_30]; in Wmemcpy()
H A Dwctypendk.cpp44 #define SIZE_30 30 macro

Completed in 15 milliseconds