Home
last modified time | relevance | path

Searched refs:SetMoveRatio (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dloading_progress_component.h65 void SetMoveRatio(double ratio) in SetMoveRatio() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp297 loadingProgressChild_->SetMoveRatio(theme->GetMoveRatio()); in InitProgressIfNeed()