Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlayout_manager.h148 virtual double GetItemAnimationValue(int32_t index) const in GetItemAnimationValue() function
H A Dlist_layout_manager.cpp779 double ListLayoutManager::GetItemAnimationValue(int32_t index) const in GetItemAnimationValue() function in OHOS::Ace::ListLayoutManager