Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_fling_test_ng.cpp220 scrollPn->SelectWithScroll();
234 scrollPn->SelectWithScroll();
246 scrollPn->SelectWithScroll();
260 scrollPn->SelectWithScroll();
314 scrollPn->SelectWithScroll();
1135 scrollPn->SelectWithScroll();
1149 scrollPn->SelectWithScroll();
1161 scrollPn->SelectWithScroll();
1175 scrollPn->SelectWithScroll();
1229 scrollPn->SelectWithScroll();
H A Dscrollable_test_ng.cpp961 scrollPn->SelectWithScroll();
992 scrollPn->SelectWithScroll();
1022 scrollPn->SelectWithScroll();
1054 scrollPn->SelectWithScroll();
1088 scrollPn->SelectWithScroll();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.h847 void SelectWithScroll();
H A Dscrollable_pattern.cpp1603 SelectWithScroll(); in HandleDragUpdate()
1660 void ScrollablePattern::SelectWithScroll() in SelectWithScroll() function in OHOS::Ace::NG::ScrollablePattern