Searched refs:SetDragRange (Results 1 – 3 of 3) sorted by relevance
74 void SetDragRange(double minDistance, double maxDistance);
296 void RenderLoadingProgress::SetDragRange(double minDistance, double maxDistance) in SetDragRange() function in OHOS::Ace::RenderLoadingProgress
173 loading_->SetDragRange(triggerLoadingDistance_, triggerRefreshDistance_); in CalcLoadingParams()