Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_zindex/
H A Dui_test_view_zindex.cpp123 UILabelButton* UITestViewZIndex::CreateZIndexBtn(const char* text, const char* viewId) in CreateZIndexBtn() function in OHOS::UITestViewZIndex
318 … UILabelButton* zIndexBtn = CreateZIndexBtn(ZINDEX_BTN_GROUP[i].text, ZINDEX_BTN_VIEWID_GROUP[i]); in SetupZIndexBtn()
339 … UILabelButton* zIndexModifyBtn = CreateZIndexBtn(ZINDEX_MODIFY_GROUP[i], ZINDEX_MODIFY_GROUP[i]); in SetupChildModifyBtn()
H A Dui_test_view_zindex.h41 UILabelButton* CreateZIndexBtn(const char* text, const char* viewId);