Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_theme.h284 const float& GetProgressDisable() const in GetProgressDisable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_pattern.cpp187 auto alpha = theme->GetProgressDisable(); in HandleEnabled()