Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/
H A Dui_test_ui_swipe_view.cpp34 static uint16_t g_MaxIndex = 3; variable
450 if (currentIndex < g_MaxIndex) { in OnClick()