Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_zindex/
H A Dui_test_view_zindex.cpp187 UIView* view5 = container_->GetChildById(ZINDEX_VIEW_GROUP[4].text); // 4 : the fifth view in ClickModifyBtn() local
188 if (view5 == nullptr) { in ClickModifyBtn()
191 zIndexViewGroup->Insert(view5, zIndexView); in ClickModifyBtn()