Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dloading_progress_component.h95 void SetCometTailLen(double len) in SetCometTailLen() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp300 loadingProgressChild_->SetCometTailLen(theme->GetCometTailLen()); in InitProgressIfNeed()