Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.h43 void SetScrollSource(int32_t scrollSource) in SetScrollSource() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp95 result->SetScrollSource(GetScrollSource()); in CreateLayoutAlgorithm()
416 SetScrollSource(source); in UpdateCurrentOffset()
509 SetScrollSource(SCROLL_FROM_NONE); in OnDirtyLayoutWrapperSwap()
1356 SetScrollSource(SCROLL_FROM_JUMP); in UpdateStartIndex()
1934 SetScrollSource(SCROLL_FROM_JUMP); in ScrollToIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp51 SetScrollSource(source); in UpdateCurrentOffset()
525 SetScrollSource(SCROLL_FROM_JUMP); in ScrollToIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.cpp119 SetScrollSource(SCROLL_FROM_NONE); in OnDirtyLayoutWrapperSwap()
539 SetScrollSource(source); in UpdateCurrentOffset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp245 SetScrollSource(SCROLL_FROM_NONE); in OnDirtyLayoutWrapperSwap()
839 SetScrollSource(source); in UpdateCurrentOffset()
1329 SetScrollSource(SCROLL_FROM_JUMP); in ScrollToIndex()
1380 SetScrollSource(SCROLL_FROM_JUMP); in ScrollToItemInGroup()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.h420 void SetScrollSource(int32_t scrollSource) in SetScrollSource() function
H A Dscrollable_pattern.cpp2721 SetScrollSource(SCROLL_FROM_NONE); in OnScrollStop()