Home
last modified time | relevance | path

Searched defs:isNotPositiveScrollableDistance (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/effect/
H A Dscroll_fade_effect.cpp75 …ollFadeEffect::SetPaintDirection(Axis axis, float overScroll, bool isNotPositiveScrollableDistance) in SetPaintDirection()
132 bool isScrollFromUpdate, bool isNotPositiveScrollableDistance) in HandleOverScroll()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp782 bool isNotPositiveScrollableDistance) in HandleFadeEffect()
793 bool isNotPositiveScrollableDistance = isAtTop && isAtBottom; in HandleEdgeEffect() local