Home
last modified time | relevance | path

Searched defs:SetProgressDistance (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_model_ng.h53 void SetProgressDistance(const Dimension& progressDistance) override {} in SetProgressDistance() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drefresh_model_impl.cpp105 void RefreshModelImpl::SetProgressDistance(const Dimension& progressDistance) in SetProgressDistance() function in OHOS::Ace::Framework::RefreshModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drefresh_component.h193 void SetProgressDistance(const Dimension& progressDistance) in SetProgressDistance() function