Home
last modified time | relevance | path

Searched defs:borderWidth (Results 1 – 17 of 17) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
Dstack_borderwidth_test.cpp23 float borderWidth = 1; in TestStackBorderWidth001() local
35 float borderWidth = -1; in TestStackBorderWidth002() local
49 float borderWidth = 10; in TestStackBorderWidth003() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
Dimage_borderwidth_test.cpp27 float borderWidth = FIRST_MIDDLE_VALUE; in TestImageBorderWidth001() local
42 float borderWidth = SECOND_MIDDLE_VALUE; in TestImageBorderWidth002() local
95 float borderWidth = ABNORMAL_VALUE; in TestImageBorderWidth005() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
Dlist_borderwidth_test.cpp23 float borderWidth = SIZE_20; in TestListBorderWidth001() local
95 float borderWidth = PARAM_NEGATIVE_50; in TestListBorderWidth005() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
Dlistitem_borderwidth_test.cpp23 float borderWidth = SIZE_20; in TestListItemBorderWidth001() local
95 float borderWidth = PARAM_NEGATIVE_50; in TestListItemBorderWidth005() local
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dscroll_component.cpp141 const int borderWidth = 2; in AddChildWithNumber() local
Dcomponent.cpp187 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/
Dscroll_component.cpp141 const int borderWidth = 2; in AddChildWithNumber() local
Dcomponent.cpp187 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/component/
DComponentTest.cpp223 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/component/
DComponentTest.cpp185 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api19/entry/src/main/cpp/component/
Dcomponent.cpp187 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_test_api19/entry/src/main/cpp/component/
Dcomponent.cpp187 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api18/entry/src/main/cpp/component/
Dcomponent.cpp187 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dcomponent.cpp187 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_test_api16/entry/src/main/cpp/component/
Dcomponent.cpp187 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_test_api18/entry/src/main/cpp/component/
Dcomponent.cpp187 void Component::SetBorderWidth(float borderWidth) in SetBorderWidth()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h706 struct ArkUIDimensionType borderWidth; member