Home
last modified time | relevance | path

Searched defs:itemWidth1 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_event_test_ng.cpp590 float itemWidth1 = 400.0f; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_layout_test_ng.cpp109 const float itemWidth1 = (SWIPER_WIDTH - 2 * 20.0f) / 3.0f; variable
146 const float itemWidth1 = (400.0f - 2 * 20.0f) / 3.0f; variable