Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drender_data_panel.h201 double GetTotalValue() const in GetTotalValue() function
H A Ddata_panel_component.h349 double GetTotalValue() const in GetTotalValue() function
H A Drender_data_panel.cpp252 totalValue_ = dataPanelComponent->GetTotalValue(); in Update()
H A Drosen_render_data_panel.cpp1021 double totalValue = GetTotalValue(); in Paint()