Searched refs:IsSheetBottomStyle (Results 1 – 2 of 2) sorted by relevance
528 if (IsSheetBottomStyle()) { in HandleDragUpdate()783 if (IsSheetBottomStyle()) { in AvoidSafeArea()973 if ((HasOnHeightDidChange() && IsSheetBottomStyle() && isTransitionIn && isNeedProcessHeight_) in SheetTransition()1127 if (IsSheetBottomStyle() && (sheetDetentHeight_.size() > 1)) { in UpdateDragBarStatus()2348 if (!IsSheetBottomStyle() || NearEqual(preDetentsHeight_, height) || in GetSheetTypeWithAuto()2488 if (IsSheetBottomStyle()) { in GetSheetTypeWithAuto()2612 if (IsSheetBottomStyle()) { in GetSheetTypeWithAuto()
620 bool IsSheetBottomStyle() in IsSheetBottomStyle() function