Searched refs:translateOverlayWithoutAnimation (Results 1 – 1 of 1) sorted by relevance
143 translateOverlayWithoutAnimation(toHeight: targetHeight, isDragging: false) in overlayViewController()229 translateOverlayWithoutAnimation(toHeight: max(height, 0), isDragging: true) in overlayViewController()251 private func translateOverlayWithoutAnimation(toHeight height: CGFloat, isDragging: Bool) { in overlayViewController() function