Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Ddata_panel_component.h132 bool GetAutoScale() const in GetAutoScale() function
H A Drender_data_panel.cpp45 autoScale_ = dataPanelComponent->GetAutoScale(); in Update()