Home
last modified time | relevance | path

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

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