Searched refs:HandleOutBoundary (Results 1 – 2 of 2) sorted by relevance
880 bool HandleOutBoundary(float& offset, int32_t source, NestedState state, ScrollResult& result);
2132 bool ScrollablePattern::HandleOutBoundary(float& offset, int32_t source, NestedState state, ScrollR… in HandleOutBoundary() function in OHOS::Ace::NG::ScrollablePattern2219 } else if (!HandleOutBoundary(offset, source, state, result)) { in HandleScroll()