Searched refs:IsRefreshInScroll (Results 1 – 4 of 4) sorted by relevance
45 bool IsRefreshInScroll() const;
78 bool RefreshCoordination::IsRefreshInScroll() const in IsRefreshInScroll() function in OHOS::Ace::NG::RefreshCoordination
335 …sScrollSpace = Positive(offset) || (Negative(offset) && refreshCoordination_->IsRefreshInScroll()); in CoordinateWithRefresh()
858 auto isRefresh = scrollPn->refreshCoordination_->IsRefreshInScroll();