Home
last modified time | relevance | path

Searched defs:OnScrollEndRecursive (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.cpp1231 void RefreshPattern::OnScrollEndRecursive(const std::optional<float>& velocity) in OnScrollEndRecursive() function in OHOS::Ace::NG::RefreshPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp2495 void SheetPresentationPattern::OnScrollEndRecursive(const std::optional<float>& velocity) in GetSheetTypeWithAuto() function in OHOS::Ace::NG::SheetPresentationPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp2386 void ScrollablePattern::OnScrollEndRecursive(const std::optional<float>& velocity) in OnScrollEndRecursive() function in OHOS::Ace::NG::ScrollablePattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp4934 void SwiperPattern::OnScrollEndRecursive(const std::optional<float>& velocity) in OnScrollEndRecursive() function in OHOS::Ace::NG::SwiperPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp5636 void WebPattern::OnScrollEndRecursive(const std::optional<float>& velocity) in OnScrollEndRecursive() function in OHOS::Ace::NG::WebPattern