Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_scroll.h38 SCROLL_PAGE_DOWN, enumerator
H A Drender_multi_child_scroll.cpp750 position = renderList->CalculateItemPosition(0, ScrollType::SCROLL_PAGE_DOWN); in ScrollPage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp264 case ScrollType::SCROLL_PAGE_DOWN: { in CalculateItemPosition()