Searched refs:HandleScrollSelfOnly (Results 1 – 4 of 4) sorted by relevance
185 …[[deprecated]] ScrollResult HandleScrollSelfOnly(double& offset, int32_t source, NestedState state…
466 [[deprecated("using NestableScrollContainer")]] ScrollResult Scrollable::HandleScrollSelfOnly( in HandleScrollSelfOnly() function in OHOS::Ace::Scrollable
878 ScrollResult HandleScrollSelfOnly(float& offset, int32_t source, NestedState state);
2066 ScrollResult ScrollablePattern::HandleScrollSelfOnly(float& offset, int32_t source, NestedState sta… in HandleScrollSelfOnly() function in OHOS::Ace::NG::ScrollablePattern2231 result = HandleScrollSelfOnly(offset, source, state); in HandleScroll()