Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dloading_progress_component.h100 double GetCometTailLen() const in GetCometTailLen() function
H A Dprogress_theme.h214 double GetCometTailLen() const in GetCometTailLen() function
H A Drender_loading_progress.cpp64 cometTailLen_ = loadingProgress->GetCometTailLen(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp300 loadingProgressChild_->SetCometTailLen(theme->GetCometTailLen()); in InitProgressIfNeed()