Searched refs:GetProgressValue (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/ |
H A D | data_panel_component.h | 263 double GetProgressValue() const in GetProgressValue() function in OHOS::Ace::ProgressDataPanelComponent
|
H A D | render_data_panel.cpp | 131 auto animationStartProgress = dataPanelComponent->GetProgressValue(); in Update()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | progress_modifier.cpp | 379 ArkUI_Float32 GetProgressValue(ArkUINodeHandle node) in GetProgressValue() function 431 ResetProgressBackgroundColor, SetProgressTotal, SetProgressType, ResetProgressType, GetProgressValue, in GetProgressModifier() 440 ResetProgressBackgroundColor, SetProgressTotal, SetProgressType, ResetProgressType, GetProgressValue, in GetCJUIProgressModifier()
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 6168 const ArkUI_AttributeItem* GetProgressValue(ArkUI_NodeHandle node) in GetProgressValue() function 13341 static Getter* getters[] = { GetProgressValue, GetProgressTotal, GetProgressColor, GetProgressType }; in GetProgressAttribute()
|
Completed in 26 milliseconds