Home
last modified time | relevance | path

Searched refs:isAtTopAndPositive (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp275 auto isAtTopAndPositive = (isAtTop && Positive(offset)); in OnScrollPosition() local
279 modalSheetCoordinationMode = CoordinateWithSheet(offset, source, isAtTopAndPositive); in OnScrollPosition()
283 refreshCoordinateMode = CoordinateWithRefresh(offset, source, isAtTopAndPositive); in OnScrollPosition()