Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp503 auto height = GetSheetHeightBeforeDragUpdate(); in HandleDragUpdate()
543 auto height = GetSheetHeightBeforeDragUpdate(); in HandleDragEnd()
665 auto height = GetSheetHeightBeforeDragUpdate(); in OnCoordScrollUpdate()
945 float SheetPresentationPattern::GetSheetHeightBeforeDragUpdate() in GetSheetHeightBeforeDragUpdate() function in OHOS::Ace::NG::SheetPresentationPattern
966 auto offset = GetPageHeightWithoutOffset() - GetSheetHeightBeforeDragUpdate(); in UpdateSheetTransitionOffset()
2448 auto currentHeightPos = GetSheetHeightBeforeDragUpdate(); in GetSheetTypeWithAuto()
H A Dsheet_presentation_pattern.h643 float GetSheetHeightBeforeDragUpdate();