Home
last modified time | relevance | path

Searched refs:alignBottom (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.cpp259 int16_t alignBottom = -55; in SetupZIndexView() local
269 … zIndexView->AlignBottomToSibling(ZINDEX_VIEW_GROUP[i - 1].text, alignBottom - 80); // 80: offset in SetupZIndexView()
272 zIndexView->AlignBottomToSibling(ZINDEX_VIEW_GROUP[i - 1].text, alignBottom); in SetupZIndexView()