Home
last modified time | relevance | path

Searched refs:ProgressAnimatableProperty (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_pattern.h51 ProgressAnimatableProperty progressAnimatableProperty{}; in CreateNodePaintMethod()
139 void InitAnimatableProperty(ProgressAnimatableProperty& progressAnimatableProperty);
H A Dprogress_modifier.h40 … const ProgressAnimatableProperty& progressAnimatableProperty = ProgressAnimatableProperty {});
H A Dprogress_date.h99 struct ProgressAnimatableProperty { struct
H A Dprogress_pattern.cpp51 void ProgressPattern::InitAnimatableProperty(ProgressAnimatableProperty& progressAnimatableProperty) in InitAnimatableProperty()
H A Dprogress_modifier.cpp55 ProgressModifier::ProgressModifier(const ProgressAnimatableProperty& progressAnimatableProperty_) in ProgressModifier()