Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_scroll.h37 SCROLL_INDEX = 0, enumerator
H A Drender_multi_child_scroll.cpp162 double position = listBase->CalculateItemPosition(index, ScrollType::SCROLL_INDEX); in JumpToIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp250 case ScrollType::SCROLL_INDEX: { in CalculateItemPosition()
H A Dlist_layout_manager.cpp630 renderList_.CalculateItemPosition(focusIndex_, ScrollType::SCROLL_INDEX); in CalculateFocusIndexPosition()