Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Drefresh_coordination.h57 REFRESH_SCROLL = 1, enumerator
H A Dscrollable_pattern.cpp286 …if ((refreshCoordinateMode == RefreshCoordinationMode::REFRESH_SCROLL) || navigationInCoordination… in OnScrollPosition()
355 mode = RefreshCoordinationMode::REFRESH_SCROLL; in CoordinateWithRefresh()
360 mode = RefreshCoordinationMode::REFRESH_SCROLL; in CoordinateWithRefresh()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_fling_test_ng.cpp433 EXPECT_NE(result, RefreshCoordinationMode::REFRESH_SCROLL);
1348 EXPECT_NE(result, RefreshCoordinationMode::REFRESH_SCROLL);
H A Dscrollable_test_ng.cpp1227 EXPECT_EQ(result, RefreshCoordinationMode::REFRESH_SCROLL);