Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_scroll_bar/
H A Dui_test_scroll_bar.cpp24 constexpr int16_t LABEL_INTERVAL = 50; variable
125 label1->LayoutTopOfParent(LABEL_INTERVAL); in UIKitScrollBarTESTScrollview001()
134 label2->LayoutBottomToSibling("label1", LABEL_INTERVAL); in UIKitScrollBarTESTScrollview001()
143 label3->LayoutBottomToSibling("label2", LABEL_INTERVAL); in UIKitScrollBarTESTScrollview001()
152 label4->LayoutBottomToSibling("label3", LABEL_INTERVAL); in UIKitScrollBarTESTScrollview001()
161 label5->LayoutBottomToSibling("label4", LABEL_INTERVAL); in UIKitScrollBarTESTScrollview001()