Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.cpp849 auto jsonMin = info->GetValue("min"); in ApplyRestoreInfo() local
857 min_ = jsonMin->GetDouble(); in ApplyRestoreInfo()