Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp521 …bool isNeedChangeScrollHeight = scrollSizeMode_ == ScrollSizeMode::CONTINUOUS && currentOffset_ < … in HandleDragUpdate() local
522 if (isNeedChangeScrollHeight) { in HandleDragUpdate()
909 bool isNeedChangeScrollHeight = in ModifyFireSheetTransition() local
911 if (isNeedChangeScrollHeight) { in ModifyFireSheetTransition()
972 bool isNeedChangeScrollHeight = scrollSizeMode_ == ScrollSizeMode::CONTINUOUS && isDirectionUp_; in SheetTransition() local
974 || isNeedChangeScrollHeight) { in SheetTransition()
2480 bool isNeedChangeScrollHeight = scrollSizeMode_ == ScrollSizeMode::CONTINUOUS && isDraggingUp; in GetSheetTypeWithAuto() local
2481 if (isNeedChangeScrollHeight) { in GetSheetTypeWithAuto()