Searched refs:oc_adjustedContentInset (Results 1 – 2 of 2) sorted by relevance
21 contentOffset.y + oc_adjustedContentInset.top25 contentOffset.y = -oc_adjustedContentInset.top in scrollToTop()32 var oc_adjustedContentInset: UIEdgeInsets { variable
75 case .bottom where targetContentOffset.pointee.y > -scrollView.oc_adjustedContentInset.top:78 targetContentOffset.pointee.y = -scrollView.oc_adjustedContentInset.top116 let topInset = -scrollView.oc_adjustedContentInset.top in adjustedContentOffset()