Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.h408 bool UpdateStartListItemIndex();
H A Dlist_pattern.cpp351 bool ListPattern::UpdateStartListItemIndex() in UpdateStartListItemIndex() function in OHOS::Ace::NG::ListPattern
428 bool startChanged = UpdateStartListItemIndex(); in ProcessEvent()