Home
last modified time | relevance | path

Searched refs:UI_TEST_ARC_2 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_clip/
H A Dui_test_clip.h31 constexpr char* UI_TEST_ARC_2 = "startAngle-1"; variable
H A Dui_test_clip.cpp214 SetUpButton(btnStartAngleDec_, "起始角度-", x + BUTTON_WIDHT2 + GAP, y, UI_TEST_ARC_2); in UIKitClipTest002()