Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.cpp31 static int16_t g_reboundSize = 50; variable
402 currentList_->SetReboundSize(g_reboundSize); in OnClick()