Home
last modified time | relevance | path

Searched refs:GetMoveRatio (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dloading_progress_component.h70 double GetMoveRatio() const in GetMoveRatio() function
H A Dprogress_theme.h199 double GetMoveRatio() const in GetMoveRatio() function
H A Drender_loading_progress.cpp63 moveRatio_ = loadingProgress->GetMoveRatio(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp297 loadingProgressChild_->SetMoveRatio(theme->GetMoveRatio()); in InitProgressIfNeed()